Merge pull request #2310 from sipa/progressbar
Progressbar based on time-based estimation of transactions.
This commit is contained in:
@@ -98,6 +98,8 @@ private:
|
||||
RPCConsole *rpcConsole;
|
||||
|
||||
QMovie *syncIconMovie;
|
||||
/** Keep track of previous number of blocks, to detect progress */
|
||||
int prevBlocks;
|
||||
|
||||
/** Create the main UI actions. */
|
||||
void createActions();
|
||||
|
||||
Reference in New Issue
Block a user