Refactor: create src/univ/anybutton.cpp.
Extract and pull the common functions from wxButton and wxToggleButton to wxAnyButton in wxUniv too. Also make wxToggleButton inherit from wxToggleButtonBase correctly git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2409,6 +2409,7 @@ UNIV_SRC =
|
||||
src/generic/listctrl.cpp
|
||||
src/generic/mdig.cpp
|
||||
src/generic/prntdlgg.cpp
|
||||
src/univ/anybutton.cpp
|
||||
src/univ/bmpbuttn.cpp
|
||||
src/univ/button.cpp
|
||||
src/univ/checkbox.cpp
|
||||
|
Reference in New Issue
Block a user