summaryrefslogtreecommitdiffstats
path: root/kommander/editor/filechooser.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/filechooser.h')
-rw-r--r--kommander/editor/filechooser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/filechooser.h b/kommander/editor/filechooser.h
index f051eea4..aa60518f 100644
--- a/kommander/editor/filechooser.h
+++ b/kommander/editor/filechooser.h
@@ -3,8 +3,8 @@
#include <tqwidget.h>
-class QLineEdit;
-class QPushButton;
+class TQLineEdit;
+class TQPushButton;
class FileChooser : public QWidget
{