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 eb23618ed5
commit 2b0974c611
6 changed files with 67 additions and 3 deletions

View File

@@ -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"