Code

Change CMS preference widgets to not expand
[inkscape.git] / src / selection.h
index d8427108f344eece726a6846e5e5b66f2ded30ed..58204160b7de9e1972728912f3f4e27c7a4670bc 100644 (file)
@@ -259,7 +259,7 @@ public:
      * @brief Gets the selection's snap points.
      * @return Selection's snap points
      */
-    std::vector<NR::Point> getSnapPoints() const;
+    std::vector<NR::Point> getSnapPoints(bool includeItemCenter) const;
 
     /**
      * @brief Gets the snap points of a selection that form a convex hull.