Use Qt::WindowFlags, not Qt::WFlags.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 13 Aug 2012 08:56:18 +0000 (10:56 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 13 Aug 2012 16:41:44 +0000 (18:41 +0200)
commit3613a14b3804d09d84a141b268f79857568b01b4
tree638cfe4926b9ddca0602466e2b969e810ca448ac
parentf46383d440999147721a1165ea9bdd789e996e9d
Use Qt::WindowFlags, not Qt::WFlags.

The latter seems to date from the Qt 1 days, and such abbreviations
are not current Qt style.

Change-Id: I576a04e60c59e0bdf60da9c07e4d2917fc02a491
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
examples/audiodevices/audiodevices.cpp
examples/audiodevices/audiodevices.h