Correcting typo in commit 69203

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2011-09-27 07:14:49 +00:00
parent afd474aea4
commit 1f11ce5b66

View File

@ -244,7 +244,7 @@ icon.obj : icon.cpp
imaglist.obj : imaglist.cpp
laywin.obj : laywin.cpp
listctrl.obj : listctrl.cpp
cxx $(CXXFLAGS)$(CXX_DEFINE)/warndisable=(INTTRUNCATED) listctrl.cpp
cxx $(CXXFLAGS)$(CXX_DEFINE)/warn=disable=(INTTRUNCATED) listctrl.cpp
logg.obj : logg.cpp
msgdlgg.obj : msgdlgg.cpp
notebook.obj : notebook.cpp