mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
mac headers aliases are no longer required
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
9d743d159e
commit
fe6c25e45b
1 changed files with 0 additions and 4 deletions
|
@ -959,10 +959,6 @@ if(UNIX AND WITH_X11 AND X11_FOUND)
|
|||
katie_generate_obsolete(qx11embedcontainer.h QtGui qx11embed_x11.h)
|
||||
katie_generate_obsolete(qx11embedwidget.h QtGui qx11embed_x11.h)
|
||||
endif()
|
||||
if(KATIE_PLATFORM STREQUAL "mac")
|
||||
katie_generate_obsolete(qmacstyle.h QtGui qmacstyle_mac.h)
|
||||
katie_generate_obsolete(qmaccocoaviewcontainer.h QtGui qmaccocoaviewcontainer_mac.h)
|
||||
endif()
|
||||
katie_generate_obsolete(qttestgui.h QtTest qtest_gui.h)
|
||||
# those have shuffled from QtXml to QtCore
|
||||
katie_generate_obsolete(qxmlstream.h QtXml ../QtCore/qxmlstream.h)
|
||||
|
|
Loading…
Add table
Reference in a new issue