aboutsummaryrefslogtreecommitdiff
path: root/QSThingsPlugin.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'QSThingsPlugin.xcodeproj/project.pbxproj')
-rw-r--r--QSThingsPlugin.xcodeproj/project.pbxproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/QSThingsPlugin.xcodeproj/project.pbxproj b/QSThingsPlugin.xcodeproj/project.pbxproj
index 973432e..9ed426c 100644
--- a/QSThingsPlugin.xcodeproj/project.pbxproj
+++ b/QSThingsPlugin.xcodeproj/project.pbxproj
@@ -45,7 +45,13 @@
Actions/SearchThingsAction.m,
Actions/SetThingsAuthenticationKeyAction.m,
Actions/ShowInThingsAction.m,
+ "Core Extensions/NSImage+Badge.m",
+ Handlers/ThingsAppSectionHandler.m,
+ Handlers/ThingsAreaHandler.m,
+ Handlers/ThingsTagHandler.m,
+ Handlers/ThingsTaskHandler.m,
Helpers/KeychainHelper.m,
+ Helpers/ObjectHelper.m,
Helpers/SQLHelper.m,
Helpers/TextParsingHelper.m,
Helpers/ThingsHelper.m,