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

-Werror,-Wreorder

Change-Id: I0988cf701dea563e3990b4179879fbcd3778662d
üst adf2c523
...@@ -50,8 +50,8 @@ VistaFilePickerEventHandler::VistaFilePickerEventHandler(IVistaFilePickerInterna ...@@ -50,8 +50,8 @@ VistaFilePickerEventHandler::VistaFilePickerEventHandler(IVistaFilePickerInterna
: m_nRefCount (0 ) : m_nRefCount (0 )
, m_nListenerHandle (0 ) , m_nListenerHandle (0 )
, m_pDialog ( ) , m_pDialog ( )
, m_lListener (m_aMutex)
, m_pInternalNotify (pInternalNotify) , m_pInternalNotify (pInternalNotify)
, m_lListener (m_aMutex)
{ {
} }
......
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