scummvm/backends/dialogs/gtk
aryanrawlani28 d4a280ef29 BACKENDS: DIALOGS: GTK: Fix incorrect memory usage & replace unsafe code.
- Encoding::convert which was previously used needed to be freed by the caller.
- With the direct conversion to utf8 by .encode(), this doesn't need to happen anymore
2020-08-30 14:43:41 +02:00
..
gtk-dialogs.cpp BACKENDS: DIALOGS: GTK: Fix incorrect memory usage & replace unsafe code. 2020-08-30 14:43:41 +02:00
gtk-dialogs.h GUI: U32: Use U32Strings for native dialogs 2020-08-30 14:43:41 +02:00