Show
Ignore:
Timestamp:
06/10/06 05:34:50 (2 years ago)
Author:
jordi
Message:

I've added the missing pure virtual function from last week and also added a new test function for the Config class to test the last saved folder option.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/DumbDocument.h

    r158 r205  
    3535                                     gdouble *height); 
    3636            DocumentPage *renderPage (gint pageNum); 
     37            gboolean saveFile (const gchar *filename, GError **error); 
    3738 
    3839            // Test functions.