Rename "History" tab to more logical "Transactions", move "Number of transactions" from status bar to overview page
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void setBalance(qint64 balance);
|
||||
void setNumTransactions(int count);
|
||||
|
||||
private:
|
||||
Ui::OverviewPage *ui;
|
||||
|
||||
Reference in New Issue
Block a user