From: Stefan Neis Date: Sat, 10 Dec 2005 11:05:44 +0000 (+0000) Subject: Added OS/2's wxDisplay implementation to list of files to be compiled. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ac19bdce1416c6920b5c695300ca1e7dddf9e99e Added OS/2's wxDisplay implementation to list of files to be compiled. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index eb6f043372..35d558966d 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1612,6 +1612,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/dcprint.cpp src/os2/dcscreen.cpp src/os2/dialog.cpp + src/os2/display.cpp src/os2/dnd.cpp src/os2/evtloop.cpp src/os2/filedlg.cpp @@ -1693,6 +1694,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/dcprint.h wx/os2/dcscreen.h wx/os2/dialog.h + wx/os2/display.h wx/os2/dnd.h wx/os2/filedlg.h wx/os2/font.h