include/vcl/layout.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 571e8062e38ed60839e9a6eae65b6bd72c46e091
Author: Szymon Kłos <[email protected]>
AuthorDate: Mon Sep 7 12:45:51 2020 +0200
Commit: Szymon Kłos <[email protected]>
CommitDate: Mon Sep 7 13:04:27 2020 +0200
jsdialog: export tooltip for drawing areas
Change-Id: I22a4eb9a74a81bbd2a26d5bae6b875a78a63acf9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102163
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Szymon Kłos <[email protected]>
diff --git a/include/vcl/layout.hxx b/include/vcl/layout.hxx
index 736f653c7665..d1f675a3be07 100644
--- a/include/vcl/layout.hxx
+++ b/include/vcl/layout.hxx
@@ -809,6 +809,7 @@ public:
::comphelper::Base64::encode(aBuffer, aSeq);
aTree.put("image", aBuffer.makeStringAndClear());
}
+ aTree.put("text", GetQuickHelpText());
return aTree;
}
};
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits