diff options
Diffstat (limited to 'kregexpeditor/kregexpeditorfactory.cpp')
-rw-r--r-- | kregexpeditor/kregexpeditorfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/kregexpeditorfactory.cpp b/kregexpeditor/kregexpeditorfactory.cpp index bcddd63..f3d538b 100644 --- a/kregexpeditor/kregexpeditorfactory.cpp +++ b/kregexpeditor/kregexpeditorfactory.cpp @@ -16,7 +16,7 @@ * Boston, MA 02110-1301, USA. **/ -#ifndef QT_ONLY +#ifndef TQT_ONLY #include <kgenericfactory.h> #include "kregexpeditorgui.h" typedef K_TYPELIST_2( KRegExpEditorGUI, KRegExpEditorGUIDialog ) Products; |