summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/assistant/remotecontrol/remotecontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/assistant/remotecontrol/remotecontrol.h b/examples/assistant/remotecontrol/remotecontrol.h
index 5054f59f8..b1a54e29b 100644
--- a/examples/assistant/remotecontrol/remotecontrol.h
+++ b/examples/assistant/remotecontrol/remotecontrol.h
@@ -57,7 +57,7 @@
QT_BEGIN_NAMESPACE
class QProcess;
-QT_END_NAMESPACE;
+QT_END_NAMESPACE
class RemoteControl : public QMainWindow
{