mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Separate CTranslationInterface from CClientUIInterface
This commit is contained in:
parent
8f955b9661
commit
b74dcb3b4a
11 changed files with 24 additions and 23 deletions
|
|
@ -68,7 +68,7 @@ enum BindFlags {
|
|||
};
|
||||
|
||||
static const char* FEE_ESTIMATES_FILENAME="fee_estimates.dat";
|
||||
CClientUIInterface uiInterface;
|
||||
CClientUIInterface uiInterface; // Declared but not defined in ui_interface.h
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue