mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-11 05:03:16 +01:00
Internationalization -- initial step, make _ return a std::string to prevent memory leaks
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "guiutil.h"
|
||||
#include "main.h"
|
||||
#include "externui.h"
|
||||
|
||||
#include <QString>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user