summaryrefslogtreecommitdiffstats
path: root/tools/qvfb/qvfb.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qvfb/qvfb.h')
-rw-r--r--tools/qvfb/qvfb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qvfb/qvfb.h b/tools/qvfb/qvfb.h
index 59a051d57..518e1d76f 100644
--- a/tools/qvfb/qvfb.h
+++ b/tools/qvfb/qvfb.h
@@ -42,7 +42,7 @@ class Config;
class TQVFb: public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
TQVFb( int display_id, int w, int h, int d, const TQString &skin, TQWidget *parent = 0,
const char *name = 0, uint wflags = 0 );