We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a576048 commit 2b22120Copy full SHA for 2b22120
1 file changed
cfg/wxwidgets.cfg
@@ -7699,8 +7699,9 @@
7699
<const/>
7700
<arg nr="1" direction="in"/>
7701
</function>
7702
+ <!-- bool wxFileName::MakeAbsolute(const wxString & pathBase = wxEmptyString, wxPathFormat format = wxPATH_NATIVE) -->
7703
<!-- bool wxFileName::MakeRelativeTo(const wxString & pathBase = wxEmptyString, wxPathFormat format = wxPATH_NATIVE) -->
- <function name="wxFileName::MakeRelativeTo">
7704
+ <function name="wxFileName::MakeRelativeTo,wxFileName::MakeAbsolute">
7705
<noreturn>false</noreturn>
7706
<returnValue type="bool"/>
7707
<use-retval/>
0 commit comments