summaryrefslogtreecommitdiffstats
path: root/src/komposefullscreenwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/komposefullscreenwidget.h')
-rw-r--r--src/komposefullscreenwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/komposefullscreenwidget.h b/src/komposefullscreenwidget.h
index 15f3fdf..4a480d7 100644
--- a/src/komposefullscreenwidget.h
+++ b/src/komposefullscreenwidget.h
@@ -26,7 +26,7 @@ class TDEPopupMenu;
*/
class KomposeFullscreenWidget : public KomposeTaskContainerWidget
{
-Q_OBJECT
+TQ_OBJECT
public:
KomposeFullscreenWidget( int displayType = KOMPOSEDISPLAY_VIRTUALDESKS ,KomposeLayout *l = 0 );