tweak save
This commit is contained in:
@@ -949,7 +949,8 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
|
||||
#ifdef USE_PREFERENCE_FILE
|
||||
preferences_save ();
|
||||
if (session.window_changed) // Plot/Overlay moved or resized
|
||||
preferences_save ();
|
||||
#endif
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user