Ignore:
Timestamp:
Feb 17, 2010, 8:53:20 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Implemented support for printing through CUPS on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/dialogs/dialogs.pri

    r561 r573  
    3535                         dialogs/qprintdialog_mac.mm
    3636
    37 # Compile qcolordialog_mac.mm with exception support, disregarding the -no-exceptions 
     37# Compile qcolordialog_mac.mm with exception support, disregarding the -no-exceptions
    3838# configure option. (qcolordialog_mac needs to catch exceptions thrown by cocoa)
    3939    EXCEPTION_SOURCES = dialogs/qcolordialog_mac.mm
     
    6161}
    6262
    63 !mac:!embedded:!symbian:unix {
     63!mac:!embedded:!symbian:unix {
    6464        HEADERS += dialogs/qpagesetupdialog_unix_p.h
    6565        SOURCES += dialogs/qprintdialog_unix.cpp \
Note: See TracChangeset for help on using the changeset viewer.