mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
QT_NO_CUPS option does not require QT_NO_PRINTER
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
215eed0c88
commit
05316f51d1
1 changed files with 0 additions and 5 deletions
|
@ -452,11 +452,6 @@
|
|||
# define QT_NO_COMPLETER
|
||||
#endif
|
||||
|
||||
// Common UNIX Printing System
|
||||
#if !defined(QT_NO_CUPS) && defined(QT_NO_PRINTER)
|
||||
# define QT_NO_CUPS
|
||||
#endif
|
||||
|
||||
// QDataWidgetMapper
|
||||
#if !defined(QT_NO_DATAWIDGETMAPPER) && (defined(QT_NO_ITEMVIEWS) || defined(QT_NO_PROPERTIES))
|
||||
# define QT_NO_DATAWIDGETMAPPER
|
||||
|
|
Loading…
Add table
Reference in a new issue