summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/crsrsh.hxx')
-rw-r--r--sw/inc/crsrsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx
index a12d746ada61..f3bf55a0d2ba 100644
--- a/sw/inc/crsrsh.hxx
+++ b/sw/inc/crsrsh.hxx
@@ -450,7 +450,7 @@ public:
*/
bool HasShellFocus() const { return m_bHasFocus; }
void ShellLoseFocus();
- void ShellGetFocus( bool bUpdate = true );
+ void ShellGetFocus();
// Methods for displaying or hiding the visible text cursor.
void ShowCursor();