summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/textedit.h')
-rw-r--r--kommander/widgets/textedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/textedit.h b/kommander/widgets/textedit.h
index 4f118ffd..3132e315 100644
--- a/kommander/widgets/textedit.h
+++ b/kommander/widgets/textedit.h
@@ -28,7 +28,7 @@
#include <kommanderwidget.h>
#include <kommander_export.h>
-class QShowEvent;
+class TQShowEvent;
class KOMMANDER_EXPORT TextEdit: public KTextEdit, public KommanderWidget
{
Q_OBJECT Q_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)