diff options
Diffstat (limited to 'lib/koproperty/test/test.h')
-rw-r--r-- | lib/koproperty/test/test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/test/test.h b/lib/koproperty/test/test.h index 8d9dedb2..51ee85f5 100644 --- a/lib/koproperty/test/test.h +++ b/lib/koproperty/test/test.h @@ -33,7 +33,7 @@ * @author Cedric Pasteur <cedric.pasteur@free.fr> * @version 0.1 */ -class Test : public KMainWindow +class Test : public TDEMainWindow { Q_OBJECT |