summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/lineedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/lineedit.h')
-rw-r--r--kommander/widgets/lineedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/lineedit.h b/kommander/widgets/lineedit.h
index 05fb79c4..d0ee32f5 100644
--- a/kommander/widgets/lineedit.h
+++ b/kommander/widgets/lineedit.h
@@ -29,7 +29,7 @@
#include <kommanderwidget.h>
#include <kommander_export.h>
-class QShowEvent;
+class TQShowEvent;
class KOMMANDER_EXPORT LineEdit : public KLineEdit, public KommanderWidget
{