mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Separate CTranslationInterface from CClientUIInterface
This commit is contained in:
parent
8f955b9661
commit
b74dcb3b4a
11 changed files with 24 additions and 23 deletions
|
|
@ -12,8 +12,6 @@
|
|||
|
||||
#include <boost/filesystem/operations.hpp>
|
||||
|
||||
#define _(x) std::string(x) /* Keep the _() around in case gettext or such will be used later to translate non-UI */
|
||||
|
||||
using namespace std;
|
||||
using namespace json_spirit;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue