mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
Up max blender version minor 92
This commit is contained in:
@@ -134,6 +134,7 @@ MainWindow::MainWindow(QWidget* parent)
|
||||
m_dlManager.fetchIndex();
|
||||
|
||||
setPath(m_settings.value(QStringLiteral("working_dir")).toString());
|
||||
resize(1024, 768);
|
||||
}
|
||||
|
||||
MainWindow::~MainWindow() { KillProcessTree(m_heclProc); }
|
||||
|
||||
Reference in New Issue
Block a user