OSDN Git Service

fancy headers compat
authorIvailo Monev <xakepa10@laimg.moc>
Sun, 11 Feb 2018 16:57:47 +0000 (16:57 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sun, 11 Feb 2018 16:57:47 +0000 (16:57 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/core/CMakeLists.txt
src/gui/CMakeLists.txt

index eb39e8f..a479086 100644 (file)
@@ -235,6 +235,7 @@ set(CORE_PUBLIC_HEADERS
     QScopedArrayPointer
     # obsolete
     QFlags
+    Qt
     # both in core and xml
     QXmlStreamAttribute
     QXmlStreamAttributes
index 747ee60..48875a2 100644 (file)
@@ -336,6 +336,7 @@ set(GUI_PUBLIC_HEADERS
     # mixed
     QUndoCommand
     QPolygonF
+    QTextLine
     QTextBlock
     QTextBlockFormat
     QListWidgetItem
@@ -352,7 +353,9 @@ set(GUI_PUBLIC_HEADERS
     QKeyEvent
     QWheelEvent
     QTouchEvent
+    QHoverEvent
     QDragEnterEvent
+    QDragLeaveEvent
     QDragMoveEvent
     QPaintEvent
     QHelpEvent
@@ -370,6 +373,7 @@ set(GUI_PUBLIC_HEADERS
     QGraphicsTextItem
     QGraphicsObject
     QStyleOptionGraphicsItem
+    QStyleOptionButton
     QStyleOptionFrame
     QStyleOptionFrameV2
     QStyleOptionFrameV3