summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/toolpanel/toolpanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/toolpanel/toolpanel.hxx')
-rw-r--r--svtools/inc/svtools/toolpanel/toolpanel.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svtools/inc/svtools/toolpanel/toolpanel.hxx b/svtools/inc/svtools/toolpanel/toolpanel.hxx
index 432dea64e8b5..d38d8e7d257d 100644
--- a/svtools/inc/svtools/toolpanel/toolpanel.hxx
+++ b/svtools/inc/svtools/toolpanel/toolpanel.hxx
@@ -32,7 +32,6 @@
#include <rtl/ustring.hxx>
#include <vcl/image.hxx>
-#include <vcl/smartid.hxx>
#include <boost/noncopyable.hpp>
@@ -62,7 +61,7 @@ namespace svt
virtual Image GetImage() const = 0;
/// retrieves the help ID associated with the panel, if any.
- virtual SmartId GetHelpID() const = 0;
+ virtual rtl::OString GetHelpID() const = 0;
/** activates the panel