We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5156450 commit 70a341dCopy full SHA for 70a341d
1 file changed
cfg/wxwidgets.cfg
@@ -5343,10 +5343,10 @@
5343
<!--#define wxSTRINGIZE(x) -->
5344
<!--These are defined as macros in wxWidgets. Non the less, this is configured as
5345
as function to catch unused return values. -->
5346
- <function name="wxSTRINGIZE_T,wxSTRINGSIZE">
+ <function name="wxSTRINGIZE_T,wxSTRINGIZE">
5347
<noreturn>false</noreturn>
5348
<leak-ignore/>
5349
- <returnValue type="wxString"/>
+ <returnValue type="wxString">"#arg1"</returnValue>
5350
<use-retval/>
5351
<arg nr="1" direction="in">
5352
<not-uninit/>
0 commit comments