summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor/ndefeditor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/ndefeditor/ndefeditor.pro')
-rw-r--r--examples/nfc/ndefeditor/ndefeditor.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/nfc/ndefeditor/ndefeditor.pro b/examples/nfc/ndefeditor/ndefeditor.pro
index 43ab47fa..4b81c17c 100644
--- a/examples/nfc/ndefeditor/ndefeditor.pro
+++ b/examples/nfc/ndefeditor/ndefeditor.pro
@@ -1,4 +1,5 @@
QT += nfc widgets
+requires(qtConfig(filedialog))
TARGET = ndefeditor
TEMPLATE = app