qt5base-lts/examples/widgets
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
..
animation Doc: revamp Animated Tiles example 2018-01-16 15:21:12 +00:00
desktop Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
dialogs qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
doc Doc: review language and spelling in Editable Tree Model Example 2018-02-19 14:22:15 +00:00
draganddrop qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
effects Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
gestures qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
graphicsview Merge remote-tracking branch 'origin/5.11' into dev 2018-03-07 01:00:10 +01:00
itemviews Fix typos 2018-02-13 15:51:10 +00:00
layouts qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Fix a bunch of compiler warnings in the qtbase examples 2018-02-07 20:00:22 +00:00
painting Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
richtext preserve HTML heading level in QTextBlockFormat; demonstrate in example 2018-03-02 08:05:00 +00:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
tools Examples: fix superfluous ';' in undo example 2018-03-12 20:38:18 +00:00
tutorials examples: Fix notepad example for configurations without printsupport 2018-01-22 08:27:26 +00:00
widgets Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro examples: fix compile without gui module 2017-05-05 06:54:15 +00:00