diff options
Diffstat (limited to 'parts/quickopen/quickopenfiledialog.h')
| -rw-r--r-- | parts/quickopen/quickopenfiledialog.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/quickopen/quickopenfiledialog.h b/parts/quickopen/quickopenfiledialog.h index 2cc524e2..7ed9b201 100644 --- a/parts/quickopen/quickopenfiledialog.h +++ b/parts/quickopen/quickopenfiledialog.h @@ -32,7 +32,7 @@ class KCompletion;  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 );      QuickOpenFileDialog(QuickOpenPart* part, const KURL::List &, TQWidget* parent = 0, const char* name = 0, bool modal = TRUE, WFlags fl = 0 );  | 
