summaryrefslogtreecommitdiffstats
path: root/tdeprint/posterpreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/posterpreview.h')
-rw-r--r--tdeprint/posterpreview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/posterpreview.h b/tdeprint/posterpreview.h
index d9a23cb59..e5970dc9f 100644
--- a/tdeprint/posterpreview.h
+++ b/tdeprint/posterpreview.h
@@ -27,7 +27,7 @@ class TDEProcess;
class PosterPreview : public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
public:
PosterPreview( TQWidget *parent = 0, const char *name = 0 );
PosterPreview( const TQString& postersize, const TQString& mediasize, TQWidget *parent = 0, const char *name = 0 );