Add m_fsStyle next to m_windowStyle
authorRobert Roebling <robert@roebling.de>
Wed, 25 Oct 2006 13:26:47 +0000 (13:26 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 25 Oct 2006 13:26:47 +0000 (13:26 +0000)
commitb014db05bb062ddacf19e22b4c638d8ac5429d95
treefdfd8fc95b9409a572553bd07bdc9e7147db419a
parent14d8546a757ff779aa01303930a17fd33f8ebaba
  Add m_fsStyle next to m_windowStyle
  Add HasFdFlag()
  Use it for all tests in all variants of
    wxFileDialogs. That way it will be easier
    to change again centrally, if required.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filedlg.h
src/common/fldlgcmn.cpp
src/generic/filedlgg.cpp
src/gtk/filedlg.cpp
src/mac/carbon/filedlg.cpp
src/msw/filedlg.cpp