diff options
Diffstat (limited to 'kghostview/kpswidget.h')
-rw-r--r-- | kghostview/kpswidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kpswidget.h b/kghostview/kpswidget.h index 0dd556fa..d1c41c25 100644 --- a/kghostview/kpswidget.h +++ b/kghostview/kpswidget.h @@ -45,7 +45,7 @@ class MessagesDialog; class KPSWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |