UI: Fix build error with stray defaultStylesheet
This commit is contained in:
parent
aacc1133f7
commit
3a7a6f4dc0
@ -1213,7 +1213,6 @@ bool OBSApp::SetTheme(std::string name, std::string path)
|
||||
|
||||
string lpath = path;
|
||||
if (parentPath.empty()) {
|
||||
setStyleSheet(defaultStyleSheet);
|
||||
setPalette(defaultPalette);
|
||||
} else {
|
||||
lpath = parentPath;
|
||||
|
Loading…
x
Reference in New Issue
Block a user