summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterButton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterButton.hxx')
-rw-r--r--sdext/source/presenter/PresenterButton.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterButton.hxx b/sdext/source/presenter/PresenterButton.hxx
index 41676b58d27c..eb9a60af3b67 100644
--- a/sdext/source/presenter/PresenterButton.hxx
+++ b/sdext/source/presenter/PresenterButton.hxx
@@ -154,7 +154,7 @@ private:
const SharedBitmapDescriptor& rpRight);
css::geometry::IntegerSize2D CalculateButtonSize (void);
void Invalidate (void);
- css::uno::Reference<css::rendering::XBitmap> GetBitmap (
+ static css::uno::Reference<css::rendering::XBitmap> GetBitmap (
const SharedBitmapDescriptor& mpIcon,
const PresenterBitmapDescriptor::Mode eMode);
void SetupButtonBitmaps (void);