diff options
Diffstat (limited to 'autotests/kstandardshortcuttest.h')
-rw-r--r-- | autotests/kstandardshortcuttest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kstandardshortcuttest.h b/autotests/kstandardshortcuttest.h index 3e52c795..77dd3443 100644 --- a/autotests/kstandardshortcuttest.h +++ b/autotests/kstandardshortcuttest.h @@ -20,7 +20,7 @@ #ifndef KSTDACCELTEST_H #define KSTDACCELTEST_H -#include <QtCore/QObject> +#include <QObject> class KStandardShortcutTest : public QObject { |