From 9e5c87c89567a98c3344c90e392a27715437334c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:58 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kregexpeditor/qt-only/compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kregexpeditor/qt-only') 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 -- cgit v1.2.3