Changeset 573 for trunk/src/gui/painting/qcups_p.h
- Timestamp:
- Feb 17, 2010, 8:53:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/painting/qcups_p.h
r561 r573 55 55 #include "QtCore/qstring.h" 56 56 #include "QtCore/qstringlist.h" 57 #include "QtCore/qpair.h" 57 58 #include "QtGui/qprinter.h" 58 59 59 60 #ifndef QT_NO_CUPS 61 62 #ifndef Q_WS_PM 60 63 #include <QtCore/qlibrary.h> 64 #endif 61 65 #include <cups/cups.h> 62 66
Note:
See TracChangeset
for help on using the changeset viewer.