summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vcl/weld.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/vcl/weld.hxx b/include/vcl/weld.hxx
index abe893bdf03a..95a63ce84f82 100644
--- a/include/vcl/weld.hxx
+++ b/include/vcl/weld.hxx
@@ -1760,6 +1760,9 @@ public:
class VCL_DLLPUBLIC TextView : virtual public Container
{
+ friend VCL_DLLPUBLIC bool jsdialog::ExecuteAction(sal_uInt64 nWindowId, const OString& rWidget,
+ StringMap& rData);
+
private:
OUString m_sSavedValue;