Use Qt::WindowFlags, not Qt::WFlags.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 13 Aug 2012 08:54:27 +0000 (10:54 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 13 Aug 2012 16:41:41 +0000 (18:41 +0200)
commit0123e47e1507000fc13027c575608879e13fe2ba
tree83769fdb59d24e7db2dd95ba02acfe6ca5987cc3
parent9009ce67fb2b77a3801f1d44cc82b50b009abc91
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: I2208e3d0db14220398d9b0249ab6f07c9859ba14
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
examples/help/remotecontrol/remotecontrol.cpp
examples/help/remotecontrol/remotecontrol.h