mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Update mainwindow_moc.cpp
This commit is contained in:
@@ -45,7 +45,7 @@ void MainWindow::load()
|
|||||||
QDir::addSearchPath("icons", pathToQString(VCMIDirs::get().userDataPath() / "launcher" / "icons"));
|
QDir::addSearchPath("icons", pathToQString(VCMIDirs::get().userDataPath() / "launcher" / "icons"));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
settings.init();
|
settings.init("config/settings.json", "vcmi:settings");
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::computeSidePanelSizes()
|
void MainWindow::computeSidePanelSizes()
|
||||||
|
Reference in New Issue
Block a user