From e1898194c0387d236157590f2d10917cb0137aac Mon Sep 17 00:00:00 2001 From: bulia byak Date: Wed, 22 Mar 2006 23:41:24 +0000 Subject: use rotation center in keyboard rotation and transform dialog (bzr r273) --- src/selection.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/selection.h') diff --git a/src/selection.h b/src/selection.h index 6996e3ec8..6d403c426 100644 --- a/src/selection.h +++ b/src/selection.h @@ -241,6 +241,11 @@ public: */ ::NR::Rect boundsInDocument() const; + /** + * @brief Returns the rotation/skew center of the selection + */ + ::NR::Point center() const; + /** * @brief Gets the selection's snap points. * @return Selection's snap points -- cgit v1.2.3