Changeset 64 for trunk/src/MainPter.cxx
- Timestamp:
- 04/14/06 15:05:24 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/MainPter.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/MainPter.cxx
r63 r64 263 263 gdouble currentZoom = m_Document->getZoom (); 264 264 // Reopen the document. 265 openDocument (m_Document->getFileName (), FALSE); 265 openDocument (m_Document->getFileName (), FALSE); 266 266 // And restore the state 267 267 m_Document->setZoom (currentZoom);
