summaryrefslogtreecommitdiffstats
path: root/examples/testapp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp')
-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);