summaryrefslogtreecommitdiffstats
path: root/examples/help/remotecontrol/remotecontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/help/remotecontrol/remotecontrol.h')
-rw-r--r--examples/help/remotecontrol/remotecontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/remotecontrol/remotecontrol.h b/examples/help/remotecontrol/remotecontrol.h
index 973340c66..f4ea463e2 100644
--- a/examples/help/remotecontrol/remotecontrol.h
+++ b/examples/help/remotecontrol/remotecontrol.h
@@ -53,7 +53,7 @@ class RemoteControl : public QMainWindow
Q_OBJECT
public:
- RemoteControl(QWidget *parent = 0, Qt::WFlags flags = 0);
+ RemoteControl(QWidget *parent = 0, Qt::WindowFlags flags = 0);
~RemoteControl();
private: