summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btfiletransfer/btfiletransfer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btfiletransfer/btfiletransfer.pro')
-rw-r--r--examples/bluetooth/btfiletransfer/btfiletransfer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/bluetooth/btfiletransfer/btfiletransfer.pro b/examples/bluetooth/btfiletransfer/btfiletransfer.pro
index e5d47302..92b81bef 100644
--- a/examples/bluetooth/btfiletransfer/btfiletransfer.pro
+++ b/examples/bluetooth/btfiletransfer/btfiletransfer.pro
@@ -2,6 +2,7 @@ TEMPLATE = app
TARGET = btfiletransfer
QT = core bluetooth widgets
+requires(qtConfig(filedialog))
SOURCES = \
main.cpp \