summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/MarkedSection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/MarkedSection.hxx')
-rw-r--r--reportdesign/source/ui/inc/MarkedSection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/MarkedSection.hxx b/reportdesign/source/ui/inc/MarkedSection.hxx
index 52ee1d3f62e8..84f9258809a2 100644
--- a/reportdesign/source/ui/inc/MarkedSection.hxx
+++ b/reportdesign/source/ui/inc/MarkedSection.hxx
@@ -38,7 +38,7 @@ namespace rptui
public:
/** returns the section which is currently marked.
*/
- virtual ::boost::shared_ptr<OSectionWindow> getMarkedSection(NearSectionAccess nsa) const =0;
+ virtual OSectionWindow* getMarkedSection(NearSectionAccess nsa) const =0;
/** mark the section on the given position .
*