summaryrefslogtreecommitdiff
path: root/sw/inc/splargs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/splargs.hxx')
-rw-r--r--sw/inc/splargs.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/splargs.hxx b/sw/inc/splargs.hxx
index 26ab90a5049f..50c3e7ae6973 100644
--- a/sw/inc/splargs.hxx
+++ b/sw/inc/splargs.hxx
@@ -150,7 +150,7 @@ namespace sw {
typedef std::function<SwTextFrame*()> Creator;
SwTextFrame *
-SwHyphIterCacheLastTextFrame(SwTextNode *, const Creator& rCreator);
+SwHyphIterCacheLastTextFrame(SwTextNode const *, const Creator& rCreator);
}