mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Return the theme from the factory method.
This commit is contained in:
parent
deb1971bc9
commit
0830958283
@ -24,6 +24,8 @@ public:
|
||||
|
||||
t.comicsViewTransitionBackground = "#2A2A2A";
|
||||
}
|
||||
|
||||
return t;
|
||||
}
|
||||
|
||||
bool isMacosNative;
|
||||
|
Loading…
Reference in New Issue
Block a user