DBus lib added.
authorJukka Kurttila <jukka.kurttila@fudeco.com>
Wed, 10 Mar 2010 08:04:09 +0000 (10:04 +0200)
committerJukka Kurttila <jukka.kurttila@fudeco.com>
Wed, 10 Mar 2010 08:04:09 +0000 (10:04 +0200)
Client/UI.pro

index 763244b..7028d65 100644 (file)
@@ -5,6 +5,7 @@
 # @license    http://opensource.org/licenses/gpl-license.php GNU Public License
 # -------------------------------------------------
 QT += network \
+    dbus \
     xml
 TARGET = UI
 TEMPLATE = app