Show
Ignore:
Timestamp:
04/15/06 06:57:59 (3 years ago)
Author:
jordi
Message:

The main presenter shows the sidebar when the document has outlines. Also passes the outline to the view and accepts an activated outline to make change the page.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/MainPterTest.h

    r65 r66  
    4040        CPPUNIT_TEST (reloadEncrypted); 
    4141        CPPUNIT_TEST (reloadChangedPassword); 
     42        CPPUNIT_TEST (showSidebar); 
    4243        CPPUNIT_TEST_SUITE_END(); 
    4344 
     
    6061            void reloadEncrypted (void); 
    6162            void reloadChangedPassword (void); 
     63            void showSidebar (void); 
    6264 
    6365        private: