diff options
Diffstat (limited to 'tools/qvfb/gammaview.h')
-rw-r--r-- | tools/qvfb/gammaview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qvfb/gammaview.h b/tools/qvfb/gammaview.h index 67d4695a2..268c83928 100644 --- a/tools/qvfb/gammaview.h +++ b/tools/qvfb/gammaview.h @@ -38,7 +38,7 @@ class GammaView: public TQWidget { - Q_OBJECT + TQ_OBJECT public: GammaView( TQWidget *parent = 0, const char *name = 0, WFlags f = 0 ) : |