diff options
Diffstat (limited to 'tests/auto/qprogressbar')
-rw-r--r-- | tests/auto/qprogressbar/tst_qprogressbar.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qprogressbar/tst_qprogressbar.cpp b/tests/auto/qprogressbar/tst_qprogressbar.cpp index ea9798b..d86094d 100644 --- a/tests/auto/qprogressbar/tst_qprogressbar.cpp +++ b/tests/auto/qprogressbar/tst_qprogressbar.cpp @@ -48,6 +48,8 @@ #include <qtimer.h> #include <QStyleFactory> +#include "../../shared/util.h" + //TESTED_CLASS= //TESTED_FILES= |