Code

small cleanup in src/trace (warnings and trailing spaces)
[inkscape.git] / src / desktop.h
index b55d9da01fd674f5f905b9709cd77a20a4dce881..50041543c2a2e7e98663faeb83fff56ba91e7f77 100644 (file)
@@ -289,7 +289,7 @@ struct SPDesktop : public Inkscape::UI::View::View
     void toggleColorProfAdjust();
 
     void toggleGrids();
-    void toggleSnapping();
+    void toggleSnapGlobal();
     bool gridsEnabled() { return grids_visible; }
     void showGrids(bool show, bool dirty_document = true);