svtools/source/uitest/uiobject.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c3399b0d4084d92879b1354bd05a9b891bd187a6 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Thu Sep 29 17:39:49 2016 +0200 fix the build Change-Id: I95d98ec792c8741ee9d22ff174b388bb59cc7638 diff --git a/svtools/source/uitest/uiobject.cxx b/svtools/source/uitest/uiobject.cxx index 0a4550f..94da23a 100644 --- a/svtools/source/uitest/uiobject.cxx +++ b/svtools/source/uitest/uiobject.cxx @@ -156,7 +156,7 @@ StringMap SimpleTableUIObject::get_state() return aMap; } -OUString SimpleTableUIObject::UIObject::get_type() const +OUString SimpleTableUIObject::get_type() const { return OUString("SimpleTable"); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits