diff options
Diffstat (limited to 'lib/koproperty/test/test.h')
-rw-r--r-- | lib/koproperty/test/test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/koproperty/test/test.h b/lib/koproperty/test/test.h index cef6e97a..b0a278c8 100644 --- a/lib/koproperty/test/test.h +++ b/lib/koproperty/test/test.h @@ -36,6 +36,7 @@ class Test : public KMainWindow { Q_OBJECT + TQ_OBJECT public: Test(); virtual ~Test(); |