diff options
Diffstat (limited to 'src/gui/kstandardshortcut.h')
-rw-r--r-- | src/gui/kstandardshortcut.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h index 0b3b6589..aabe6b3c 100644 --- a/src/gui/kstandardshortcut.h +++ b/src/gui/kstandardshortcut.h @@ -20,7 +20,7 @@ #ifndef KSTANDARDSHORTCUT_H #define KSTANDARDSHORTCUT_H -#include <QtCore/QString> +#include <QString> #include <QKeySequence> #include <kconfiggui_export.h> |