summaryrefslogtreecommitdiffstats
path: root/parts/doxygen/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/doxygen/input.h')
-rw-r--r--parts/doxygen/input.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/parts/doxygen/input.h b/parts/doxygen/input.h
index 473d94dd..b046f39c 100644
--- a/parts/doxygen/input.h
+++ b/parts/doxygen/input.h
@@ -17,12 +17,12 @@
#include <tqcheckbox.h>
#include <tqdict.h>
-class QComboBox;
-class QLabel;
+class TQComboBox;
+class TQLabel;
class KLineEdit;
-class QListBox;
-class QPushButton;
-class QSpinBox;
+class TQListBox;
+class TQPushButton;
+class TQSpinBox;
class IInput
{