Add to/from/via in turnstile progress dialog
This commit is contained in:
@@ -30,6 +30,9 @@ struct ProgressReport {
|
||||
int totalSteps;
|
||||
int nextBlock;
|
||||
bool hasErrors;
|
||||
QString from;
|
||||
QString to;
|
||||
QString via;
|
||||
};
|
||||
|
||||
class Turnstile
|
||||
|
||||
Reference in New Issue
Block a user