summaryrefslogtreecommitdiffstats
path: root/krec/krecconfig_fileswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'krec/krecconfig_fileswidget.h')
-rw-r--r--krec/krecconfig_fileswidget.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/krec/krecconfig_fileswidget.h b/krec/krecconfig_fileswidget.h
index 2dfb1b36..458f0395 100644
--- a/krec/krecconfig_fileswidget.h
+++ b/krec/krecconfig_fileswidget.h
@@ -21,11 +21,11 @@
#include <tqstringlist.h>
#include <tqstring.h>
-class QRadioButton;
-class QCheckBox;
-class QButtonGroup;
-class QLineEdit;
-class QLabel;
+class TQRadioButton;
+class TQCheckBox;
+class TQButtonGroup;
+class TQLineEdit;
+class TQLabel;
class KRecConfigFilesWidget : public TQVBox {
Q_OBJECT