diff options
Diffstat (limited to 'lang/qt/tests/t-keylocate.cpp')
| -rw-r--r-- | lang/qt/tests/t-keylocate.cpp | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/qt/tests/t-keylocate.cpp b/lang/qt/tests/t-keylocate.cpp index e75f24d8..63cb8367 100644 --- a/lang/qt/tests/t-keylocate.cpp +++ b/lang/qt/tests/t-keylocate.cpp @@ -28,6 +28,10 @@      you do not wish to do so, delete this exception statement from      your version.  */ +#ifdef HAVE_CONFIG_H + #include "config.h" +#endif +  #include <QDebug>  #include <QTest>  #include <QSignalSpy>  | 
