Changeset 213 for trunk/src/gtk/MainView.h
- Timestamp:
- 06/10/06 14:14:55 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/gtk/MainView.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gtk/MainView.h
r212 r213 70 70 IPageView *getPageView (void); 71 71 IPreferencesView *getPreferencesView (void); 72 #if defined (HAVE_CUPS) 73 IPrintView *getPrintView (void); 74 #endif // HAVE_CUPS 72 75 const gchar *getZoomText (void); 73 76 void setTitle (const gchar *title);
