summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/quickopenfiledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/quickopen/quickopenfiledialog.h')
-rw-r--r--parts/quickopen/quickopenfiledialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/quickopen/quickopenfiledialog.h b/parts/quickopen/quickopenfiledialog.h
index 6db19401..2f94e0db 100644
--- a/parts/quickopen/quickopenfiledialog.h
+++ b/parts/quickopen/quickopenfiledialog.h
@@ -31,7 +31,7 @@ class TDECompletion;
class QuickOpenFileDialog : public QuickOpenDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
QuickOpenFileDialog(QuickOpenPart* part, TQWidget* parent = 0, const char* name = 0, bool modal = TRUE, WFlags fl = 0 );