From 07a2c5b0db916ac9e5dee3bcbafcb12d8e767fa8 Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Thu, 18 Sep 2008 17:48:42 +0000 Subject: Next roud of NR ==> Geom conversion (bzr r6839) --- src/shape-editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shape-editor.h') diff --git a/src/shape-editor.h b/src/shape-editor.h index 9ce64355f..8780586c4 100644 --- a/src/shape-editor.h +++ b/src/shape-editor.h @@ -75,7 +75,7 @@ public: void finish_drag (); - void select_rect (NR::Rect const &rect, bool add); + void select_rect (Geom::Rect const &rect, bool add); bool has_selection (); void deselect (); -- cgit v1.2.3