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/DumbDocument.h

    r65 r66  
    3636            // Test functions. 
    3737            void setOpenError (DocumentError error); 
     38            void setOutline (DocumentOutline *outline); 
    3839            void setTestPassword (const gchar *password); 
    3940