summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilot/pilotComponent.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/kpilot/pilotComponent.h')
-rw-r--r--kpilot/kpilot/pilotComponent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpilot/kpilot/pilotComponent.h b/kpilot/kpilot/pilotComponent.h
index 01c5a3f3..4517acc7 100644
--- a/kpilot/kpilot/pilotComponent.h
+++ b/kpilot/kpilot/pilotComponent.h
@@ -35,8 +35,8 @@
#include <tqwidget.h>
struct CategoryAppInfo;
-class QComboBox;
-class QString;
+class TQComboBox;
+class TQString;
class PilotComponent : public QWidget
{