diff options
Diffstat (limited to 'tdeparts/tests/ghostview.h')
-rw-r--r-- | tdeparts/tests/ghostview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/ghostview.h b/tdeparts/tests/ghostview.h index 2974ded5e..983813f27 100644 --- a/tdeparts/tests/ghostview.h +++ b/tdeparts/tests/ghostview.h @@ -5,7 +5,7 @@ class Shell : public KParts::MainWindow { - Q_OBJECT + TQ_OBJECT public: Shell(); virtual ~Shell(); |