summaryrefslogtreecommitdiff
path: root/sw/inc/view.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/view.hxx')
-rw-r--r--sw/inc/view.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx
index 7b3f6d490066..a69e0c2e1483 100644
--- a/sw/inc/view.hxx
+++ b/sw/inc/view.hxx
@@ -504,7 +504,7 @@ public:
void ExecDlgExt(SfxRequest const &);
void ExecColl(SfxRequest const &);
void ExecutePrint(SfxRequest&);
- void ExecDraw(SfxRequest&);
+ void ExecDraw(const SfxRequest&);
void ExecTabWin(SfxRequest const &);
void ExecuteStatusLine(SfxRequest&);
DECL_LINK( ExecRulerClick, Ruler *, void );