Install kbdstate.h and mousestate.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2008-09-25 01:53:43 +00:00
parent 4954ee5032
commit 3a571037fe
2 changed files with 6 additions and 0 deletions

View File

@ -366,6 +366,7 @@ ALL_BASE_HEADERS = \
wx/ioswrap.h \
wx/ipc.h \
wx/ipcbase.h \
wx/kbdstate.h \
wx/link.h \
wx/list.h \
wx/listimpl.cpp \
@ -377,6 +378,7 @@ ALL_BASE_HEADERS = \
wx/memtext.h \
wx/mimetype.h \
wx/module.h \
wx/mousestate.h \
wx/msgout.h \
wx/mstream.h \
wx/object.h \
@ -518,6 +520,7 @@ ALL_PORTS_BASE_HEADERS = \
wx/ioswrap.h \
wx/ipc.h \
wx/ipcbase.h \
wx/kbdstate.h \
wx/link.h \
wx/list.h \
wx/listimpl.cpp \
@ -529,6 +532,7 @@ ALL_PORTS_BASE_HEADERS = \
wx/memtext.h \
wx/mimetype.h \
wx/module.h \
wx/mousestate.h \
wx/msgout.h \
wx/mstream.h \
wx/object.h \

View File

@ -458,6 +458,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/ioswrap.h
wx/ipc.h
wx/ipcbase.h
wx/kbdstate.h
wx/link.h
wx/list.h
wx/listimpl.cpp
@ -469,6 +470,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/memtext.h
wx/mimetype.h
wx/module.h
wx/mousestate.h
wx/msgout.h
wx/mstream.h
wx/object.h