Show
Ignore:
Timestamp:
06/10/06 18:42:54 (2 years ago)
Author:
jordi
Message:

Added a test suite for the PrintPter? and a Dumb view for testing purposes. I've created the first test that checks the initial control's sensitivity.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/DumbMainView.h

    r212 r216  
    3636            IFindView *getFindView (void); 
    3737            IPageView *getPageView (void); 
     38#if defined (HAVE_CUPS) 
     39            IPrintView *getPrintView (void); 
     40#endif // HAVE_CUPS 
    3841            IPreferencesView *getPreferencesView (void); 
    3942            const gchar *getZoomText (void);