summaryrefslogtreecommitdiffstats
path: root/kbabel/catalogmanager/libcvs/cvsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/catalogmanager/libcvs/cvsdialog.h')
-rw-r--r--kbabel/catalogmanager/libcvs/cvsdialog.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/kbabel/catalogmanager/libcvs/cvsdialog.h b/kbabel/catalogmanager/libcvs/cvsdialog.h
index 1ed312fe..0eccf24c 100644
--- a/kbabel/catalogmanager/libcvs/cvsdialog.h
+++ b/kbabel/catalogmanager/libcvs/cvsdialog.h
@@ -40,13 +40,13 @@
// Project specific include files
#include "cvsresources.h"
// Forwarding Qt classes
-class QCheckBox;
-class QComboBox;
-class QListBox;
-class QPushButton;
-class QString;
-class QStringList;
-class QTextEdit;
+class TQCheckBox;
+class TQComboBox;
+class TQListBox;
+class TQPushButton;
+class TQString;
+class TQStringList;
+class TQTextEdit;
// Forwarding KDE classes
class KProcess;
class KTempFile;