summaryrefslogtreecommitdiffstats
path: root/kghostview/kpswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kpswidget.h')
-rw-r--r--kghostview/kpswidget.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/kghostview/kpswidget.h b/kghostview/kpswidget.h
index 71ffe704..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:
@@ -383,6 +383,3 @@ inline CDSC_ORIENTATION_ENUM KPSWidget::orientation() const
*/
#endif // __KPSWIDGET_H__
-
-
-// vim:sw=4:sts=4:ts=8:noet