Regexp validator
This commit is contained in:
@@ -73,6 +73,8 @@ public:
|
||||
|
||||
static bool isValidAddress(QString addr);
|
||||
|
||||
static const QString labelRegExp;
|
||||
|
||||
static const int updateSpeed = 20 * 1000; // 20 sec
|
||||
static const int quickUpdateSpeed = 5 * 1000; // 5 sec
|
||||
static const int priceRefreshSpeed = 60 * 60 * 1000; // 1 hr
|
||||
|
||||
Reference in New Issue
Block a user