[Kstars-devel] branches/kstars/summer/kstars/kstars/tools
Prakash Mohan
prak902000 at gmail.com
Sat May 30 04:19:26 CEST 2009
SVN commit 975387 by prakash:
The WishList should not trigger the isModified flag, we are using that for SessionList
CCMAIL: kstars-devel at kde.org
M +0 -5 observinglist.cpp
--- branches/kstars/summer/kstars/kstars/tools/observinglist.cpp #975386:975387
@@ -866,10 +866,6 @@
//If we ever allow merging the loaded list with
//the existing one, that code would go here
-
-// m_Model->clear();
- // obsList().clear();
- // m_CurrentObject = 0;
}
}
@@ -911,7 +907,6 @@
}
f.close();
- isModified = false;
}
void ObservingList::slotLoadWishList() {
More information about the Kstars-devel
mailing list