qt5base-lts/examples/widgets/tools/undo
Christian Ehrlicher 1c98cb2b04 Examples: fix superfluous ';' in undo example
There was a superfluous ';' at the end of main. No compiler will
complain I guess but the examples should be syntactically correct.

Task-number: QTBUG-55128
Change-Id: I2ddc3041ed05106d04fb4f4ad74735c72c9ddb26
Reviewed-by: André Hartmann <aha_1980@gmx.de>
2018-03-12 20:38:18 +00:00
..
icons Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
commands.cpp Updated license headers 2016-01-21 18:55:32 +00:00
commands.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
document.cpp Updated license headers 2016-01-21 18:55:32 +00:00
document.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
main.cpp Examples: fix superfluous ';' in undo example 2018-03-12 20:38:18 +00:00
mainwindow.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
mainwindow.h Updated license headers 2016-01-21 18:55:32 +00:00
mainwindow.ui Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
undo.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
undo.qrc Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00