From c21680c195929a943270b436e4a5329edb3d6cea Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Wed, 14 Mar 2012 13:59:39 +0000
Subject: Also update FreeDesktop to match previous API change


diff --git a/Swift/QtUI/FreeDesktopNotifier.h b/Swift/QtUI/FreeDesktopNotifier.h
index 2214a1a..4ba02b4 100644
--- a/Swift/QtUI/FreeDesktopNotifier.h
+++ b/Swift/QtUI/FreeDesktopNotifier.h
@@ -15,7 +15,9 @@ namespace Swift {
 			FreeDesktopNotifier(const std::string& name);
 
 			virtual void showMessage(Type type, const std::string& subject, const std::string& description, const boost::filesystem::path& picture, boost::function<void()> callback);
-		
+			virtual void purgeCallbacks() {
+#warning FIXME implement.
+			};
 		private:
 			std::string applicationName;
 			QtCachedImageScaler imageScaler;
-- 
cgit v0.10.2-6-g49f6