fpicker/source/odma/ODMAFilePicker.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1b699e5c20577298624dbc86196f6421c386915b Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon Sep 17 19:10:26 2012 +0200 Missing semicolon Change-Id: I1b673e8ae1a8487feaa41d827664d06e7ea3aaaf diff --git a/fpicker/source/odma/ODMAFilePicker.hxx b/fpicker/source/odma/ODMAFilePicker.hxx index 8ec400a..dee0bdd 100644 --- a/fpicker/source/odma/ODMAFilePicker.hxx +++ b/fpicker/source/odma/ODMAFilePicker.hxx @@ -59,7 +59,7 @@ class ODMAFilePicker : { private: ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > - m_xContext + m_xContext; sal_Bool m_bUseDMS; sal_Bool m_bMultiSelectionMode; rtl::OUString m_aDefaultName; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits