summaryrefslogtreecommitdiffstats
path: root/src/sp-rect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-rect.h')
-rw-r--r--src/sp-rect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-rect.h b/src/sp-rect.h
index 4cf3b24ba..0133922e8 100644
--- a/src/sp-rect.h
+++ b/src/sp-rect.h
@@ -62,4 +62,6 @@ gdouble sp_rect_get_visible_height (SPRect *rect);
void sp_rect_compensate_rxry (SPRect *rect, NR::Matrix xform);
+void sp_rect_convert_to_guides(SPRect *rect, bool write_undo = true);
+
#endif