summaryrefslogtreecommitdiffstats
path: root/examples/nfc/annotatedurl/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/annotatedurl/mainwindow.h')
-rw-r--r--examples/nfc/annotatedurl/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/nfc/annotatedurl/mainwindow.h b/examples/nfc/annotatedurl/mainwindow.h
index b90e4a47..b038be4a 100644
--- a/examples/nfc/annotatedurl/mainwindow.h
+++ b/examples/nfc/annotatedurl/mainwindow.h
@@ -45,9 +45,11 @@
QT_FORWARD_DECLARE_CLASS(QUrl)
+QT_BEGIN_NAMESPACE
namespace Ui {
class MainWindow;
}
+QT_END_NAMESPACE
class MainWindow : public QMainWindow
{