diff options
Diffstat (limited to 'khotkeys/kcontrol/action_group_tab.cpp')
-rw-r--r-- | khotkeys/kcontrol/action_group_tab.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/kcontrol/action_group_tab.cpp b/khotkeys/kcontrol/action_group_tab.cpp index 8a297b933..1bdeffd75 100644 --- a/khotkeys/kcontrol/action_group_tab.cpp +++ b/khotkeys/kcontrol/action_group_tab.cpp @@ -19,8 +19,8 @@ #include <tqlineedit.h> #include <tqcheckbox.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <ktextedit.h> #include <actions.h> |