mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Add settings dialog for Qt
This commit is contained in:
@@ -151,7 +151,7 @@ int main(int argc, char *argv[])
|
||||
QCoreApplication::sendPostedEvents();
|
||||
}
|
||||
|
||||
config.Serialize(configFilename);
|
||||
config.Serialize();
|
||||
}
|
||||
|
||||
delete[] argv_mod;
|
||||
|
||||
Reference in New Issue
Block a user