Enable theme.

This commit is contained in:
Matthew Chen 2018-08-08 16:01:17 -04:00
parent 4d44d99ec2
commit adadf094d4

View file

@ -6,9 +6,9 @@
NS_ASSUME_NONNULL_BEGIN
#ifdef DEBUG
//#ifdef DEBUG
#define THEME_ENABLED
#endif
//#endif
extern NSString *const ThemeDidChangeNotification;