summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f58f54e)
raw | patch | inline | side by side (parent: f58f54e)
author | acspike <acspike@users.sourceforge.net> | |
Tue, 13 Jun 2006 00:55:29 +0000 (00:55 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Tue, 13 Jun 2006 00:55:29 +0000 (00:55 +0000) |
src/selection.h | patch | blob | history |
diff --git a/src/selection.h b/src/selection.h
index be8cd8aff520aac35e2b7e74832eafe644f89637..d633d5c3bb9e3e522125a8169b00f012f71a7752 100644 (file)
--- a/src/selection.h
+++ b/src/selection.h
* @return A vector containing the 2 (top-left and bottom-right)
* corners of the selection bounding box.
*/
- std::vector<NR::Point> Selection::getBBoxPointsOuter() const;
+ std::vector<NR::Point> getBBoxPointsOuter() const;
/**
* @brief Connects a slot to be notified of selection changes