diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-12 21:50:40 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-12 21:50:40 +0200 |
| commit | 182872c760d437556d606cc02c6b7c570667a715 (patch) | |
| tree | 11795bdb259445e5c3f8dd0177e9426ec77b0399 /QSThingsPlugin.xcodeproj | |
| parent | 5870e5cf03ceaff7080174b573618631a413110e (diff) | |
Add children
Diffstat (limited to 'QSThingsPlugin.xcodeproj')
| -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, |