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 2866031a..8135f0b1 100644 --- a/lib/koproperty/test/test.h +++ b/lib/koproperty/test/test.h @@ -35,7 +35,7 @@ */ class Test : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: Test(); |