summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorChristian Fetzer <christian.fetzer@nokia.com>2012-04-25 14:49:34 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-26 04:59:24 +0200
commit977256b2d937c55f6b1d51cb6b570eea92604394 (patch)
tree4ba44c69306d0e19096e9ebdbbb2dc98e836e5b5 /src/bluetooth/bluetooth.pro
parentd2ca81e42d20534ebf541d28501b076353c91a47 (diff)
Removed unneeded linkage to QtGui.
Change-Id: Ia51523fac0a7d89c93e705ccf7bb3ae74470e66a Reviewed-by: Michael Zanetti <michael.zanetti@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 01597d83..802bafcd 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -11,6 +11,7 @@ DEFINES += QT_BUILD_BT_LIB QT_MAKEDLL
load(qt_module_config)
QT += concurrent
+QT -= gui
PUBLIC_HEADERS += \
qbluetoothaddress.h\