summaryrefslogtreecommitdiffstats
path: root/kghostview/fullscreenfilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/fullscreenfilter.h')
-rw-r--r--kghostview/fullscreenfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/fullscreenfilter.h b/kghostview/fullscreenfilter.h
index a9d18366..7125e506 100644
--- a/kghostview/fullscreenfilter.h
+++ b/kghostview/fullscreenfilter.h
@@ -27,7 +27,7 @@ class KGVShell;
* key/mouse handling related to full-screen mode without bloating further KGVPart
*/
class FullScreenFilter : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
FullScreenFilter( KGVShell& parent );