use native filedlg implementation for wxUniv for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -294,7 +294,9 @@ enhmeta.cpp MSW Win32Only
|
||||
helpbest.cpp MSW Win32Only
|
||||
evtloop.cpp MSW LowLevel
|
||||
fdrepdlg.cpp MSW Win32Only
|
||||
filedlg.cpp MSW
|
||||
# FIXME: the generic implementation doesn't work under MSW, so we must
|
||||
# the native dialog under MSW
|
||||
filedlg.cpp MSW LowLevel
|
||||
font.cpp MSW LowLevel
|
||||
fontdlg.cpp MSW
|
||||
fontenum.cpp MSW LowLevel
|
||||
|
||||
@@ -661,10 +661,6 @@ SOURCE=.\generic\fdrepdlg.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\generic\filedlgg.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\generic\fontdlgg.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -960,6 +956,10 @@ SOURCE=.\msw\evtloop.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\msw\filedlg.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\msw\font.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
Reference in New Issue
Block a user