diff options
Diffstat (limited to 'tests/testqPrefAnimations.h')
-rw-r--r-- | tests/testqPrefAnimations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testqPrefAnimations.h b/tests/testqPrefAnimations.h index 162baf8fd..78342607f 100644 --- a/tests/testqPrefAnimations.h +++ b/tests/testqPrefAnimations.h @@ -2,7 +2,7 @@ #ifndef TESTQPREFANIMATIONS_H #define TESTQPREFANIMATIONS_H -#include <QtTest> +#include <QObject> class TestQPrefAnimations : public QObject { |