diff options
Diffstat (limited to 'lib/koproperty/test')
-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 b0a278c8..8d9dedb2 100644 --- a/lib/koproperty/test/test.h +++ b/lib/koproperty/test/test.h @@ -36,7 +36,7 @@ class Test : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: Test(); virtual ~Test(); |