mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 00:42:48 +00:00
clang-format: Update common/config.cpp
This commit is contained in:
parent
7f8e40dbca
commit
498521a753
@ -325,7 +325,7 @@ void setLogFilter(const std::string& type) {
|
||||
logFilter = type;
|
||||
}
|
||||
|
||||
void setWidgetStyle(const std::string &type) {
|
||||
void setWidgetStyle(const std::string& type) {
|
||||
widgetStyle = type;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user