Compare commits
1 commit
2bdcb0472e
...
bc6865bafe
Author | SHA1 | Date | |
---|---|---|---|
bc6865bafe |
1 changed files with 1 additions and 1 deletions
|
@ -4997,7 +4997,7 @@ int main(int argc, char* argv[]) {
|
|||
}
|
||||
|
||||
// TODO: (DraVee) Un-alive the guy who wrote this
|
||||
BackEndSettings::Restore();
|
||||
BackEndSettings::Restore(); // lê backend_config.ini
|
||||
if (BackEndSettings::values.backend_force_x11.GetValue())
|
||||
qputenv("QT_QPA_PLATFORM", "xcb");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue