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