mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
fix(registry): squash some warnings, try to get it to compile on mac
This commit is contained in:
parent
191be1b111
commit
6d502fbc23
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ class SRegStatic {
|
|||
public:
|
||||
NSMutableDictionary<NSString*, NSUserDefaults*>* hives;
|
||||
|
||||
static SRegStatic Get();
|
||||
static SRegStatic* Get();
|
||||
|
||||
SRegStatic();
|
||||
~SRegStatic();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue