summaryrefslogtreecommitdiffstats
path: root/kghostview/scrollbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/scrollbox.h')
-rw-r--r--kghostview/scrollbox.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kghostview/scrollbox.h b/kghostview/scrollbox.h
index 9a9f77e1..fa0a4441 100644
--- a/kghostview/scrollbox.h
+++ b/kghostview/scrollbox.h
@@ -24,7 +24,7 @@
class ScrollBox: public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -57,5 +57,3 @@ private:
};
#endif
-
-// vim:sw=4:sts=4:ts=8:noet