diff options
Diffstat (limited to 'kregexpeditor/compoundregexp.cpp')
-rw-r--r-- | kregexpeditor/compoundregexp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/compoundregexp.cpp b/kregexpeditor/compoundregexp.cpp index 0c5e194..150ee97 100644 --- a/kregexpeditor/compoundregexp.cpp +++ b/kregexpeditor/compoundregexp.cpp @@ -16,7 +16,7 @@ * Boston, MA 02110-1301, USA. **/ -#ifdef QT_ONLY +#ifdef TQT_ONLY #include "compat.h" #else #include <klocale.h> |