summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/client.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/client.hxx')
-rw-r--r--sc/source/ui/inc/client.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/client.hxx b/sc/source/ui/inc/client.hxx
index 57a8a9c4fad7..e36322f1a481 100644
--- a/sc/source/ui/inc/client.hxx
+++ b/sc/source/ui/inc/client.hxx
@@ -37,7 +37,7 @@ private:
virtual void ViewChanged() override;
public:
- ScClient( ScTabViewShell* pViewShell, vcl::Window* pDraw, SdrModel* pSdrModel, SdrOle2Obj* pObj );
+ ScClient( ScTabViewShell* pViewShell, vcl::Window* pDraw, SdrModel* pSdrModel, const SdrOle2Obj* pObj );
virtual ~ScClient() override;
SdrOle2Obj* GetDrawObj();