summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/qt-only/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/qt-only/compat.h')
-rw-r--r--kregexpeditor/qt-only/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/qt-only/compat.h b/kregexpeditor/qt-only/compat.h
index 7812073..bf8e9ee 100644
--- a/kregexpeditor/qt-only/compat.h
+++ b/kregexpeditor/qt-only/compat.h
@@ -30,7 +30,7 @@ TQString i18n( const TQString& a, const TQString& b);
#define isatty(x) 0
#define KTextBrowser TQTextBrowser
-#define KListBox TQListBox
+#define TDEListBox TQListBox
#define KFileDialog TQFileDialog
#define KPushButton TQPushButton