extracted wxAcceleratorEntry code from menucmn.cpp in a separate file (this globally makes sense and also fixes link when wxUSE_MENUS==0)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-05-05 22:03:27 +00:00
parent c3b0ceb5a9
commit c36d477458
9 changed files with 487 additions and 323 deletions

View File

@@ -452,6 +452,10 @@ LIB32=link.exe -lib
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\src\common\accelcmn.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\common\accesscmn.cpp
# End Source File
# Begin Source File