diff options
Diffstat (limited to 'Tools/QtTestBrowser/locationedit.h')
-rw-r--r-- | Tools/QtTestBrowser/locationedit.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/QtTestBrowser/locationedit.h b/Tools/QtTestBrowser/locationedit.h index 752497e..962b422 100644 --- a/Tools/QtTestBrowser/locationedit.h +++ b/Tools/QtTestBrowser/locationedit.h @@ -28,6 +28,8 @@ #ifndef locationedit_h #define locationedit_h +#include <qconfig.h> + #ifndef QT_NO_INPUTDIALOG #include <QtGui> |