summaryrefslogtreecommitdiffstats
path: root/krec/krecconfig_fileswidget.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:25:03 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:25:03 +0000
commit636eef5bea9dd243a08d77c9c537fb36ee30f838 (patch)
tree633371d5444df2ff94709d964e9055daea7c2bcc /krec/krecconfig_fileswidget.h
parente654398e46e37abf457b2b1122ab898d2c51c49f (diff)
downloadtdemultimedia-636eef5bea9dd243a08d77c9c537fb36ee30f838.tar.gz
tdemultimedia-636eef5bea9dd243a08d77c9c537fb36ee30f838.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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