From e32154b0d6ad0c9c8d2bbd56a1f0b9f7b7c73c89 Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Mon, 18 Apr 2011 22:51:54 +0100 Subject: Syntax fix diff --git a/Swift/QtUI/SConscript b/Swift/QtUI/SConscript index 8f99ef4..daaff63 100644 --- a/Swift/QtUI/SConscript +++ b/Swift/QtUI/SConscript @@ -148,7 +148,7 @@ if env["PLATFORM"] == "win32" : if env["PLATFORM"] == "posix" : sources += [ - "FreeDesktopNotifier.cpp" + "FreeDesktopNotifier.cpp", "QtDBUSURIHandler.cpp", ] -- cgit v0.10.2-6-g49f6