summaryrefslogtreecommitdiffstats
path: root/kghostview/logwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/logwindow.h')
-rw-r--r--kghostview/logwindow.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kghostview/logwindow.h b/kghostview/logwindow.h
index b8650f33..daa9f03d 100644
--- a/kghostview/logwindow.h
+++ b/kghostview/logwindow.h
@@ -27,7 +27,7 @@ class KURLLabel;
class LogWindow : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -52,5 +52,3 @@ private:
};
#endif
-
-// vim:sw=4:sts=4:ts=8:sta:tw=78:noet