Remove unused function

This commit is contained in:
Sergio Martins
2020-08-09 20:05:38 +01:00
parent cf7c25cd88
commit 0e4ec055b2
2 changed files with 2 additions and 8 deletions

View File

@@ -38,7 +38,6 @@ private:
friend class KDDockWidgets::IndicatorWindow;
void raiseIndicators();
void setDropLocation(DropLocation);
QRect geometryForRubberband(QRect localRect) const;
QWidgetOrQuick *const m_rubberBand;
IndicatorWindow *const m_indicatorWindow;