Theme: Introduce ThemeIdentifier to make theme identification easier in Swift.

This commit is contained in:
SBiOSoftWhare
2020-12-16 19:19:44 +01:00
parent 43292f3291
commit f9e7eabad5
6 changed files with 67 additions and 3 deletions
@@ -2,3 +2,4 @@
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "ThemeService.h"