summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor/mimeimagerecordeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/ndefeditor/mimeimagerecordeditor.h')
-rw-r--r--examples/nfc/ndefeditor/mimeimagerecordeditor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/nfc/ndefeditor/mimeimagerecordeditor.h b/examples/nfc/ndefeditor/mimeimagerecordeditor.h
index 0bad7694..fabfe5f6 100644
--- a/examples/nfc/ndefeditor/mimeimagerecordeditor.h
+++ b/examples/nfc/ndefeditor/mimeimagerecordeditor.h
@@ -50,9 +50,12 @@
QT_USE_NAMESPACE_NFC
+QT_BEGIN_NAMESPACE
namespace Ui {
class MimeImageRecordEditor;
}
+QT_END_NAMESPACE
+
class MimeImageRecordEditor : public QWidget
{