summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2011-06-01 11:32:06 +0200
committerkh1 <qt-info@nokia.com>2011-06-01 11:32:06 +0200
commit5b7ae078e7763cd5a103556b02da40d4e49cf062 (patch)
tree6d7311c49a287562dae8eb8dad3e50311664978f /examples
parent2d22daa969aad48a53871cb211b14ce42d1542c8 (diff)
Style changes.
Diffstat (limited to 'examples')
-rw-r--r--examples/testapp/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/testapp/main.cpp b/examples/testapp/main.cpp
index 56b7633b8..827c67a5c 100644
--- a/examples/testapp/main.cpp
+++ b/examples/testapp/main.cpp
@@ -37,7 +37,7 @@
#include <QtGui/QApplication>
-int main(int argc, char** argv)
+int main(int argc, char *argv[])
{
const KDSelfRestarter restarter(argc, argv);