Changeset 213 for trunk/src/MainPter.h

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

    r209 r213  
    5757            void outlineActivated (DocumentOutline *outline); 
    5858            void preferencesActivated (void); 
     59#if defined (HAVE_CUPS) 
     60            void printActivated (void); 
     61#endif // HAVE_CUPS 
    5962            void reloadActivated (void); 
    6063            void rotateLeftActivated (void);