Changeset 67 for trunk/src/MainPter.cxx
- Timestamp:
- 04/15/06 10:40:50 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/MainPter.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/MainPter.cxx
r66 r67 101 101 showSidebar = (NULL != m_Document->getOutline () && 102 102 0 < m_Document->getOutline ()->getNumChildren () && 103 PageModeOutlines != m_Document->getPageMode ());103 PageModeOutlines == m_Document->getPageMode ()); 104 104 105 105 if ( canShowPage )
