vcl/source/app/salvtables.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 34d25edec00b812dedbb0616a98c5f82d221263a Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Mar 11 12:09:35 2019 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Mon Mar 11 13:35:28 2019 +0100 Fix typo Change-Id: Ia4ca41607d13553f7924f0cce6276c114608216e Reviewed-on: https://gerrit.libreoffice.org/69041 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx index 3a9d59a8bdb2..572ed4aa3694 100644 --- a/vcl/source/app/salvtables.cxx +++ b/vcl/source/app/salvtables.cxx @@ -3376,7 +3376,7 @@ class SalInstanceLabel : public SalInstanceWidget, public virtual weld::Label private: // Control instead of FixedText so we can also use this for // SelectableFixedText which is derived from Edit. We just typically need - // [G|S]etText which exists in their shared basesclass + // [G|S]etText which exists in their shared baseclass VclPtr<Control> m_xLabel; public: SalInstanceLabel(Control* pLabel, SalInstanceBuilder *pBuilder, bool bTakeOwnership) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits