From 1f3832a1368de214e95a38dd391367f8ae2456cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 4 Feb 2014 02:46:39 +0100 Subject: Removed unnecessary dependency on dbus-tqt and dbus-1-tqt --- kicker/kicker/ui/k_new_mnu.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kicker/kicker/ui/k_new_mnu.cpp') diff --git a/kicker/kicker/ui/k_new_mnu.cpp b/kicker/kicker/ui/k_new_mnu.cpp index a083872fc..52b131781 100644 --- a/kicker/kicker/ui/k_new_mnu.cpp +++ b/kicker/kicker/ui/k_new_mnu.cpp @@ -104,15 +104,15 @@ #include "config.h" +#ifdef COMPILE_HALBACKEND #ifndef NO_QT3_DBUS_SUPPORT /* We acknowledge the the dbus API is unstable */ #define DBUS_API_SUBJECT_TO_CHANGE #include #endif // NO_QT3_DBUS_SUPPORT -#ifdef COMPILE_HALBACKEND #include -#endif +#endif // COMPILE_HALBACKEND #define WAIT_BEFORE_QUERYING 700 -- cgit v1.2.3