summaryrefslogtreecommitdiffstats
path: root/Tests/Qt4Targets/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Qt4Targets/main.cpp')
-rw-r--r--Tests/Qt4Targets/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Qt4Targets/main.cpp b/Tests/Qt4Targets/main.cpp
index 3c98c99..07443b0 100644
--- a/Tests/Qt4Targets/main.cpp
+++ b/Tests/Qt4Targets/main.cpp
@@ -12,7 +12,7 @@
#error Expected QT_GUI_LIB
#endif
-int main(int argc, char **argv)
+int main(int argc, char** argv)
{
QApplication app(argc, argv);