diff options
Diffstat (limited to 'tools/qvfb/qvfbratedlg.h')
-rw-r--r-- | tools/qvfb/qvfbratedlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qvfb/qvfbratedlg.h b/tools/qvfb/qvfbratedlg.h index 28c9c17d7..2e514c5d2 100644 --- a/tools/qvfb/qvfbratedlg.h +++ b/tools/qvfb/qvfbratedlg.h @@ -38,7 +38,7 @@ class TQSlider; class TQVFbRateDialog : public TQDialog { - Q_OBJECT + TQ_OBJECT public: TQVFbRateDialog( int value, TQWidget *parent=0, const char *name=0, bool modal=FALSE ); |