summaryrefslogtreecommitdiffstats
path: root/include/formula/funcutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/funcutl.hxx')
-rw-r--r--include/formula/funcutl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/formula/funcutl.hxx b/include/formula/funcutl.hxx
index 02cf585a771e..0a14e62db159 100644
--- a/include/formula/funcutl.hxx
+++ b/include/formula/funcutl.hxx
@@ -84,10 +84,7 @@ public:
Modify(*xEntry);
}
- void GrabFocus()
- {
- xEntry->grab_focus();
- }
+ void GrabFocus();
void SelectAll()
{