Kaydet (Commit) 1b699e5c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing semicolon

Change-Id: I1b673e8ae1a8487feaa41d827664d06e7ea3aaaf
üst 90576897
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment