From: Julian Smart Date: Mon, 6 Mar 2006 10:46:37 +0000 (+0000) Subject: Added wxGenericFileDialog to WinCE project to give alternative to X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/818f394678d71e46c6ff52c80f94fed2f63fef83?ds=inline Added wxGenericFileDialog to WinCE project to give alternative to restrictive native dialog git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 5fae0df036..a32cbb8922 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1649,6 +1649,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp + src/generic/filedlgg.cpp src/generic/fontdlgg.cpp src/msw/wince/checklst.cpp src/msw/wince/choicece.cpp @@ -1662,6 +1663,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/fdrepdlg.h + wx/generic/filedlgg.h wx/generic/fontdlgg.h wx/msw/wince/checklst.h wx/msw/wince/choicece.h