From 1cb58d12e5beba4e5a1b510e77d1fff03e100625 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Sun, 24 Oct 2010 09:35:17 +0200
Subject: Avoid QtDBus compilation warning.


diff --git a/Swift/QtUI/FreeDesktopNotifier.cpp b/Swift/QtUI/FreeDesktopNotifier.cpp
index 0f0bfe0..6f680da 100644
--- a/Swift/QtUI/FreeDesktopNotifier.cpp
+++ b/Swift/QtUI/FreeDesktopNotifier.cpp
@@ -4,7 +4,7 @@
  * See Documentation/Licenses/GPLv3.txt for more information.
  */
 
-//#pragma GCC diagnostic ignored "-Wredundant-decls"
+#pragma GCC diagnostic ignored "-Wredundant-decls"
 
 #include "Swift/QtUI/FreeDesktopNotifier.h"
 
-- 
cgit v0.10.2-6-g49f6