summaryrefslogtreecommitdiffstats
path: root/kghostview/kgvmainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kgvmainwidget.h')
-rw-r--r--kghostview/kgvmainwidget.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kghostview/kgvmainwidget.h b/kghostview/kgvmainwidget.h
index 4ca6bf23..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:
@@ -42,5 +42,3 @@ protected:
};
#endif
-
-// vim:sw=4:sts=4:ts=8:noet