When a transaction is clicked on overview page, focus it on history page
This commit is contained in:
@@ -75,6 +75,7 @@ public slots:
|
||||
void changedPrefix(const QString &prefix);
|
||||
void changedAmount(const QString &amount);
|
||||
void exportClicked();
|
||||
void focusTransaction(const QModelIndex&);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user