mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-09 14:19:47 -08:00
Fixes #8
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
//! symbol
|
||||
static QString symbol(int currency);
|
||||
//! Format value
|
||||
static QString format(int currency, double value, bool symbol);
|
||||
static QString format(int currency, double value, bool symbol, int decimals, bool isSatoshi);
|
||||
|
||||
//! @name AbstractListModel implementation
|
||||
//! List model for currency drop-down selection box.
|
||||
|
||||
Reference in New Issue
Block a user