Corrected typo that prevented mdig.h being copied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1479,7 +1479,7 @@ helphtml.h GenericH
|
|||||||
imaglist.h GenericH
|
imaglist.h GenericH
|
||||||
laywin.h GenericH
|
laywin.h GenericH
|
||||||
listctrl.h GenericH NotWin32
|
listctrl.h GenericH NotWin32
|
||||||
mdig.cpp GenericH NotWin32,NotGTK,NotOS2,NotMac
|
mdig.h GenericH NotWin32,NotGTK,NotOS2,NotMac
|
||||||
msgdlgg.h GenericH
|
msgdlgg.h GenericH
|
||||||
notebook.h GenericH
|
notebook.h GenericH
|
||||||
paletteg.h GenericH NotMSW,NotX,NotX11,NotOS2
|
paletteg.h GenericH NotMSW,NotX,NotX11,NotOS2
|
||||||
|
@@ -16,6 +16,7 @@ MINGW32=1
|
|||||||
|
|
||||||
# Set to the version you have
|
# Set to the version you have
|
||||||
MINGW32VERSION=2.95
|
MINGW32VERSION=2.95
|
||||||
|
#MINGW32VERSION=3.0
|
||||||
|
|
||||||
# If building DLL, the version
|
# If building DLL, the version
|
||||||
WXVERSION=233
|
WXVERSION=233
|
||||||
|
@@ -571,7 +571,7 @@ ALL_HEADERS = \
|
|||||||
generic/imaglist.h \
|
generic/imaglist.h \
|
||||||
generic/laywin.h \
|
generic/laywin.h \
|
||||||
generic/listctrl.h \
|
generic/listctrl.h \
|
||||||
generic/mdig.cpp \
|
generic/mdig.h \
|
||||||
generic/msgdlgg.h \
|
generic/msgdlgg.h \
|
||||||
generic/notebook.h \
|
generic/notebook.h \
|
||||||
generic/paletteg.h \
|
generic/paletteg.h \
|
||||||
|
Reference in New Issue
Block a user