diff options
Diffstat (limited to 'kghostview/kgvmainwidget.h')
-rw-r--r-- | kghostview/kgvmainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvmainwidget.h b/kghostview/kgvmainwidget.h index f18856b1..78965728 100644 --- a/kghostview/kgvmainwidget.h +++ b/kghostview/kgvmainwidget.h @@ -25,7 +25,7 @@ class KURL; class KGVMainWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |