Skip to content

Commit

Permalink
wxwidgets.cfg: Fixed wrong configuration (#6110)
Browse files Browse the repository at this point in the history
  • Loading branch information
orbitcowboy committed Mar 10, 2024
1 parent fee0fb2 commit 343b749
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cfg/wxwidgets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14375,8 +14375,7 @@ wxItemKind kind = wxITEM_NORMAL) -->
<function name="wxPopupTransientWindow::OnDismiss">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>
<use-retval/>
<returnValue type="void"/>
</function>
<!-- void wxPropertyGridManager::SetColumnCount(int colCount, int page = -1) -->
<function name="wxPropertyGridManager::SetColumnCount">
Expand Down

0 comments on commit 343b749

Please sign in to comment.