summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorShubham Goyal <22shubh22@gmail.com>2019-03-09 06:10:58 +0530
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2019-03-11 15:51:16 +0100
commit4c4ccdf724dedebce23cc9abd7b74bee43f184d7 (patch)
treed21b1de3b1b6f125117d690627c50cc10d9941a6 /basctl/inc
parent50d91e7294700ea38fc4933b0636a19d4684eede (diff)
i#119731 Hyperlink Control on dialog Editor
Change-Id: I34132931eba103aec5f9622be9c3bf2dd4de237d Reviewed-on: https://gerrit.libreoffice.org/69001 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/strings.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/inc/strings.hxx b/basctl/inc/strings.hxx
index 506886afc3e3..fe12c7c0125b 100644
--- a/basctl/inc/strings.hxx
+++ b/basctl/inc/strings.hxx
@@ -36,6 +36,7 @@
#define RID_STR_CLASS_TREECONTROL "TreeControl"
#define RID_STR_CLASS_GRIDCONTROL "GridControl"
#define RID_STR_CLASS_SPINCONTROL "SpinButton"
+#define RID_STR_CLASS_HYPERLINKCONTROL "HyperlinkControl"
#endif