Add wxStyledTextCtrl XRC handler
Closes https://github.com/wxWidgets/wxWidgets/pull/2530 Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
committed by
Vadim Zeitlin
parent
adef4c27c2
commit
e2aca9cbd5
@@ -3206,10 +3206,12 @@ set(STC_CMN_SRC
|
||||
src/stc/stc.cpp
|
||||
src/stc/PlatWX.cpp
|
||||
src/stc/ScintillaWX.cpp
|
||||
src/xrc/xh_styledtextctrl.cpp
|
||||
)
|
||||
|
||||
set(STC_CMN_HDR
|
||||
wx/stc/stc.h
|
||||
wx/xrc/xh_styledtextctrl.h
|
||||
)
|
||||
|
||||
set(STC_OSX_COCOA_SRC
|
||||
|
Reference in New Issue
Block a user