mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
Interface mockup 14
This commit is contained in:
@@ -216,7 +216,7 @@ void ModelsPanelController::removeLoadedModel(const QString& fed_id) {
|
||||
}
|
||||
|
||||
void ModelsPanelController::openSettings() {
|
||||
SettingsDialog dialog(session_state_->federation(), host_);
|
||||
SettingsDialog dialog(session_state_, host_);
|
||||
dialog.exec();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user