summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/source/ui/inc/tpoption.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tpoption.hxx b/sd/source/ui/inc/tpoption.hxx
index ed8c5e2beea1..3f3676fd4650 100644
--- a/sd/source/ui/inc/tpoption.hxx
+++ b/sd/source/ui/inc/tpoption.hxx
@@ -148,7 +148,7 @@ public:
and arrange the visible controls. Do not call this method or the
<member>SetDrawMode()</member> method more than once.
*/
- static void SetImpressMode();
+ void SetImpressMode();
virtual void PageCreated(const SfxAllItemSet& aSet) SAL_OVERRIDE;
using TabPage::ActivatePage;