summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/qcompletionedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/qcompletionedit.h')
-rw-r--r--kdevdesigner/designer/qcompletionedit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdevdesigner/designer/qcompletionedit.h b/kdevdesigner/designer/qcompletionedit.h
index 2e55854d..e2044435 100644
--- a/kdevdesigner/designer/qcompletionedit.h
+++ b/kdevdesigner/designer/qcompletionedit.h
@@ -30,8 +30,8 @@
#include <tqlineedit.h>
#include <tqstringlist.h>
-class QListBox;
-class QVBox;
+class TQListBox;
+class TQVBox;
class QCompletionEdit : public QLineEdit
{