[Libreoffice-commits] core.git: include/formula
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 9 12:31:48 UTC 2019
include/formula/funcutl.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f01390010338ae627c990026c4ba579ab5eb266f
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Apr 9 12:25:22 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Apr 9 14:31:25 2019 +0200
zugeordnetes->associated
Change-Id: I4ba1a3c467526b85f576e5549e7c47a1e0fb66a0
Reviewed-on: https://gerrit.libreoffice.org/70456
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/include/formula/funcutl.hxx b/include/formula/funcutl.hxx
index 5bb490d648a2..0a4c25d1236c 100644
--- a/include/formula/funcutl.hxx
+++ b/include/formula/funcutl.hxx
@@ -92,7 +92,7 @@ private:
OUString aShrinkQuickHelp;
OUString aExpandQuickHelp;
IControlReferenceHandler* pAnyRefDlg; // parent dialog
- VclPtr<RefEdit> pRefEdit; // zugeordnetes Edit-Control
+ VclPtr<RefEdit> pRefEdit; // associated Edit-Control
protected:
virtual void Click() override;
More information about the Libreoffice-commits
mailing list