summaryrefslogtreecommitdiff
path: root/cui/source/inc/about.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/about.hxx')
-rw-r--r--cui/source/inc/about.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/cui/source/inc/about.hxx b/cui/source/inc/about.hxx
index 2643f460d..70aa098ca 100644
--- a/cui/source/inc/about.hxx
+++ b/cui/source/inc/about.hxx
@@ -53,10 +53,12 @@ private:
MultiLineEdit aCopyrightText;
svt::FixedHyperlink aInfoLink;
- String aVersionData;
- String aVersionTextStr;
- String aCopyrightTextStr;
- String aLinkStr;
+ String aVersionData;
+ String aVersionTextStr;
+ String m_aVendorTextStr;
+ String m_aOracleCopyrightTextStr;
+ String m_aAcknowledgementTextStr;
+ String m_aLinkStr;
String m_sBuildStr;
protected: