Show
Ignore:
Timestamp:
06/10/06 14:14:55 (2 years ago)
Author:
jordi
Message:

configure script now sets a Makefile condition about printing support. A new empty print dialog has been added.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gtk/MainView.h

    r212 r213  
    7070            IPageView *getPageView (void); 
    7171            IPreferencesView *getPreferencesView (void); 
     72#if defined (HAVE_CUPS) 
     73            IPrintView *getPrintView (void); 
     74#endif // HAVE_CUPS 
    7275            const gchar *getZoomText (void); 
    7376            void setTitle (const gchar *title);