summaryrefslogtreecommitdiffstats
path: root/parts/replace/replace_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/replace/replace_widget.h')
-rw-r--r--parts/replace/replace_widget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/parts/replace/replace_widget.h b/parts/replace/replace_widget.h
index bbadce37..771643db 100644
--- a/parts/replace/replace_widget.h
+++ b/parts/replace/replace_widget.h
@@ -17,9 +17,9 @@
#include <tqwidget.h>
#include <tqstring.h>
-class QPushButton;
-class QListViewItem;
-class QDialog;
+class TQPushButton;
+class TQListViewItem;
+class TQDialog;
class ReplacePart;
class ReplaceDlgImpl;