mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Return the theme from the factory method.
This commit is contained in:
committed by
Luis Ángel San Martín
parent
deb1971bc9
commit
0830958283
@ -24,6 +24,8 @@ public:
|
||||
|
||||
t.comicsViewTransitionBackground = "#2A2A2A";
|
||||
}
|
||||
|
||||
return t;
|
||||
}
|
||||
|
||||
bool isMacosNative;
|
||||
|
Reference in New Issue
Block a user