don't claim that mac style needs windows style
we have commonstyle for that for a while now. Change-Id: I1ab3c86af994fc9cc7aaf65d28a2428b5e02be99 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
This commit is contained in:
parent
77d903ae1a
commit
deadf598f4
@ -54,12 +54,6 @@ contains( styles, mac ) {
|
|||||||
styles/qmacstyle_mac_p.h \
|
styles/qmacstyle_mac_p.h \
|
||||||
styles/qmacstyle_mac_p_p.h
|
styles/qmacstyle_mac_p_p.h
|
||||||
OBJECTIVE_SOURCES += styles/qmacstyle_mac.mm
|
OBJECTIVE_SOURCES += styles/qmacstyle_mac.mm
|
||||||
|
|
||||||
!contains( styles, windows ) {
|
|
||||||
message( mac requires windows )
|
|
||||||
styles += windows
|
|
||||||
DEFINES+= QT_STYLE_WINDOWS
|
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
DEFINES += QT_NO_STYLE_MAC
|
DEFINES += QT_NO_STYLE_MAC
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user