diff options
Diffstat (limited to 'Tests/Qt4Targets/activeqtexe.cpp')
-rw-r--r-- | Tests/Qt4Targets/activeqtexe.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Qt4Targets/activeqtexe.cpp b/Tests/Qt4Targets/activeqtexe.cpp index f17b0a6..98176f1 100644 --- a/Tests/Qt4Targets/activeqtexe.cpp +++ b/Tests/Qt4Targets/activeqtexe.cpp @@ -2,7 +2,7 @@ #include <QApplication> #ifndef QT_QAXSERVER_LIB -#error Expected QT_QAXSERVER_LIB +# error Expected QT_QAXSERVER_LIB #endif #include <QAxFactory> |