summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/undo/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/undo/main.cpp')
-rw-r--r--examples/widgets/tools/undo/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tools/undo/main.cpp b/examples/widgets/tools/undo/main.cpp
index eff44ca3e8..a5ec1b1b83 100644
--- a/examples/widgets/tools/undo/main.cpp
+++ b/examples/widgets/tools/undo/main.cpp
@@ -62,4 +62,4 @@ int main(int argc, char **argv)
win.show();
return app.exec();
-};
+}