summaryrefslogtreecommitdiffstats
path: root/kappfinder/toplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kappfinder/toplevel.h')
-rw-r--r--kappfinder/toplevel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kappfinder/toplevel.h b/kappfinder/toplevel.h
index a1765444c..69e83eb5a 100644
--- a/kappfinder/toplevel.h
+++ b/kappfinder/toplevel.h
@@ -29,9 +29,9 @@
#include "common.h"
class KProgress;
-class QLabel;
-class QListView;
-class QPushButton;
+class TQLabel;
+class TQListView;
+class TQPushButton;
class TopLevel : public KDialog
{