[Kstars-devel] branches/kstars/summer/kstars/kstars/tools
Prakash Mohan
prak902000 at gmail.com
Sat May 30 16:24:45 CEST 2009
SVN commit 975529 by prakash:
We need to prompt the user to save the session list if there are any modifications on closing the ObservingList Tool.
CCMAIL: kstars-devel at kde.org
M +1 -0 observinglist.cpp
--- branches/kstars/summer/kstars/kstars/tools/observinglist.cpp #975528:975529
@@ -777,6 +777,7 @@
currentObject()->saveUserLog( ui->NotesEdit->toPlainText() );
}
ui->View->removeAllPlotObjects();
+ saveCurrentList();
hide();
}
More information about the Kstars-devel
mailing list