From ae823057b83b0f46550d7628eec6184b420ed25d Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Mon, 8 May 2017 15:00:25 +0000 Subject: [PATCH] create camel-case QGraphicsSceneDragDropEvent Signed-off-by: Ivailo Monev --- src/gui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 2507d0812..53ff700e2 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -365,6 +365,7 @@ set(GUI_PUBLIC_HEADERS QGraphicsSceneMoveEvent QGraphicsSceneMouseEvent QGraphicsSceneContextMenuEvent + QGraphicsSceneDragDropEvent QGraphicsObject QStyleOptionGraphicsItem QStyleOptionFocusRect -- 2.11.0