diff options
Diffstat (limited to 'kregexpeditor/widgetfactory.cpp')
-rw-r--r-- | kregexpeditor/widgetfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/widgetfactory.cpp b/kregexpeditor/widgetfactory.cpp index 43a1008..d42e7fe 100644 --- a/kregexpeditor/widgetfactory.cpp +++ b/kregexpeditor/widgetfactory.cpp @@ -18,7 +18,7 @@ #ifdef TQT_ONLY #include "compat.h" #else - #include <kmessagebox.h> + #include <tdemessagebox.h> #endif #include "widgetfactory.h" |