Files
wxWidgets/samples
Vadim Zeitlin 4cba8642e8 Fix dangling references to temporaries in internat sample
In some build variants (e.g. when wxUSE_INTL==0) _() is a macro doing
nothing, in particular not involving a function call, and the temporary
wxString created by it doesn't survive past the end of the statement and
hence a reference to it can't be used.

Just make a copy of the string to fix this.
2025-03-09 17:07:49 +01:00
..
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-03-08 18:09:53 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-09 18:18:03 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-02-08 16:46:13 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-02-01 18:16:13 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-06 22:16:06 +01:00
2025-01-08 02:48:31 +01:00
2025-01-08 02:48:31 +01:00
2025-01-08 02:48:31 +01:00