summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/drwtxtsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/drwtxtsh.hxx')
-rw-r--r--sw/source/uibase/inc/drwtxtsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/drwtxtsh.hxx b/sw/source/uibase/inc/drwtxtsh.hxx
index 58e878903482..47a9fbd448c9 100644
--- a/sw/source/uibase/inc/drwtxtsh.hxx
+++ b/sw/source/uibase/inc/drwtxtsh.hxx
@@ -36,7 +36,7 @@ class SwDrawTextShell: public SfxShell
void SetAttrToMarked(const SfxItemSet& rAttr);
void InsertSymbol(SfxRequest& rReq);
- bool IsTextEdit();
+ bool IsTextEdit() const;
public:
SFX_DECL_INTERFACE(SW_DRWTXTSHELL)