diff --git a/YACReaderLibrary/theme.h b/YACReaderLibrary/theme.h index 94de5a2a..23577b05 100644 --- a/YACReaderLibrary/theme.h +++ b/YACReaderLibrary/theme.h @@ -24,6 +24,8 @@ public: t.comicsViewTransitionBackground = "#2A2A2A"; } + + return t; } bool isMacosNative;