Skip to content

Commit

Permalink
Start refactoring layout mouse handles to move functionality to
Browse files Browse the repository at this point in the history
a generic base class
  • Loading branch information
nyalldawson committed Mar 12, 2020
1 parent b7b4ef2 commit 821e6f2
Show file tree
Hide file tree
Showing 5 changed files with 567 additions and 437 deletions.
2 changes: 2 additions & 0 deletions src/gui/CMakeLists.txt
Expand Up @@ -394,6 +394,7 @@ SET(QGIS_GUI_SRCS
qgsgeometryrubberband.cpp
qgsgradientcolorrampdialog.cpp
qgsgradientstopeditor.cpp
qgsgraphicsviewmousehandles.cpp
qgsgroupwmsdatadialog.cpp
qgsgui.cpp
qgsguiutils.cpp
Expand Down Expand Up @@ -608,6 +609,7 @@ SET(QGIS_GUI_HDRS
qgsgeometryrubberband.h
qgsgradientcolorrampdialog.h
qgsgradientstopeditor.h
qgsgraphicsviewmousehandles.h
qgsgroupwmsdatadialog.h
qgsgui.h
qgsguiutils.h
Expand Down

0 comments on commit 821e6f2

Please sign in to comment.