Skip to content

Commit 4306a17

Browse files
committed
wxwidgets.cfg: Added support for more interfaces.
1 parent 8c4dcc9 commit 4306a17

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

cfg/wxwidgets.cfg

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8723,7 +8723,13 @@
87238723
<!-- void wxDC::SetTextBackground( const wxColour & colour ) -->
87248724
<!-- void wxBufferedPaintDC::SetTextForeground( const wxColour & colour ) -->
87258725
<!-- void wxBufferedPaintDC::SetTextBackground( const wxColour & colour ) -->
8726-
<function name="wxDC::SetTextForeground,wxDC::SetTextBackground,wxBufferedPaintDC::SetTextForeground,wxBufferedPaintDC::SetTextBackground">
8726+
<!-- void wxPaintDC::SetTextForeground( const wxColour & colour ) -->
8727+
<!-- void wxPaintDC::SetTextBackground( const wxColour & colour ) -->
8728+
<!-- void wxAutoBufferedPaintDC::SetTextForeground( const wxColour & colour ) -->
8729+
<!-- void wxAutoBufferedPaintDC::SetTextBackground( const wxColour & colour ) -->
8730+
<!-- void wxMemoryDC::SetTextForeground( const wxColour & colour ) -->
8731+
<!-- void wxMemoryDC::SetTextBackground( const wxColour & colour ) -->
8732+
<function name="wxMemoryDC::SetTextBackground,wxMemoryDC::SetTextForeground,wxAutoBufferedPaintDC::SetTextBackground,wxAutoBufferedPaintDC::SetTextForeground,wxPaintDC::SetTextBackground,wxPaintDC::SetTextForeground,wxDC::SetTextForeground,wxDC::SetTextBackground,wxBufferedPaintDC::SetTextForeground,wxBufferedPaintDC::SetTextBackground">
87278733
<leak-ignore/>
87288734
<noreturn>false</noreturn>
87298735
<returnValue type="void"/>

0 commit comments

Comments
 (0)