diff options
Diffstat (limited to 'QSThingsPlugin.xcodeproj/project.pbxproj')
| -rw-r--r-- | QSThingsPlugin.xcodeproj/project.pbxproj | 6 |
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, |