diff options
Diffstat (limited to 'quanta/components/framewizard/framewizard.cpp')
-rw-r--r-- | quanta/components/framewizard/framewizard.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/components/framewizard/framewizard.cpp b/quanta/components/framewizard/framewizard.cpp index 08ee1090..97cfadf0 100644 --- a/quanta/components/framewizard/framewizard.cpp +++ b/quanta/components/framewizard/framewizard.cpp @@ -18,9 +18,9 @@ #include "framewizard.h" #include "fmrceditor.h" #include "fmfpeditor.h" -#include <kmessagebox.h> +#include <tdemessagebox.h> //#include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqpushbutton.h> #include "fwglobal.h" |