summaryrefslogtreecommitdiff
path: root/cui/source/inc/SignSignatureLineDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SignSignatureLineDialog.hxx')
-rw-r--r--cui/source/inc/SignSignatureLineDialog.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/inc/SignSignatureLineDialog.hxx b/cui/source/inc/SignSignatureLineDialog.hxx
index fb9c1c1ca2d0..926f2ba76d3c 100644
--- a/cui/source/inc/SignSignatureLineDialog.hxx
+++ b/cui/source/inc/SignSignatureLineDialog.hxx
@@ -27,6 +27,7 @@ private:
std::unique_ptr<weld::Button> m_xBtnSign;
std::unique_ptr<weld::Label> m_xLabelHint;
std::unique_ptr<weld::Label> m_xLabelHintText;
+ std::unique_ptr<weld::Label> m_xLabelAddComment;
css::uno::Reference<css::beans::XPropertySet> m_xShapeProperties;
css::uno::Reference<css::security::XCertificate> m_xSelectedCertifate;