Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad * Migrate src/Mod/Material files * Migrate Stylesheet related files * Migrate *.svg files * Migrate miscellaneous files * Migrate some build files * Migrate recently added TD AR_IRAM template files Closes #6415
This commit is contained in:
@@ -1353,7 +1353,7 @@ void MainWindow::closeEvent (QCloseEvent * e)
|
||||
Q_EMIT mainWindowClosed();
|
||||
d->activityTimer->stop();
|
||||
|
||||
// https://forum.freecadweb.org/viewtopic.php?f=8&t=67748
|
||||
// https://forum.freecad.org/viewtopic.php?f=8&t=67748
|
||||
// When the session manager jumps in it can happen that the closeEvent()
|
||||
// function is triggered twice and for the second call the main window might be
|
||||
// invisible. In this case the window settings shouldn't be saved.
|
||||
|
||||
Reference in New Issue
Block a user