mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 11:04:39 +00:00
remove an emit at the initialization of the global parameters settings
This commit is contained in:
parent
1118d3fc32
commit
6fdbf6a6ea
@ -1138,7 +1138,7 @@ void MainWindow::loadMeshLabSettings()
|
||||
}
|
||||
}
|
||||
|
||||
emit dispatchCustomSettings(currentGlobalParams);
|
||||
//emit dispatchCustomSettings(currentGlobalParams);
|
||||
}
|
||||
|
||||
void MainWindow::addToMenu(QList<QAction *> actionList, QMenu *menu, const char *slot)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user