mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -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";
|
t.comicsViewTransitionBackground = "#2A2A2A";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return t;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool isMacosNative;
|
bool isMacosNative;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user