mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
stylesheets: make UI Colors optional
This commit is contained in:
parent
e6a07e80d7
commit
fff62df6a2
8 changed files with 99 additions and 27 deletions
|
|
@ -299,6 +299,7 @@ void rpcs3_app::OnChangeStyleSheetRequest(const QString& sheetFilePath)
|
|||
setStyleSheet(file.readAll());
|
||||
file.close();
|
||||
}
|
||||
GUI::stylesheet = styleSheet();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue