summaryrefslogtreecommitdiff
path: root/desktop/inc/app.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/inc/app.hxx')
-rw-r--r--desktop/inc/app.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 02a94b9c2b2b..b067ae6101b3 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -192,6 +192,8 @@ class Desktop : public Application
OUString GetURL_Impl(
const OUString& rName, boost::optional< OUString > const & cwdUrl );
+OUString ReplaceStringHookProc(const OUString& rStr);
+
}
#endif // INCLUDED_DESKTOP_INC_APP_HXX