mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 21:07:25 -04:00
repo: cleanup unused pages and components
- Dashboard - TableHeader - SearchInput - DashboardTable
This commit is contained in:
@@ -116,9 +116,6 @@ Rectangle {
|
||||
|
||||
states: [
|
||||
State {
|
||||
name: "Dashboard"
|
||||
PropertyChanges { }
|
||||
}, State {
|
||||
name: "History"
|
||||
PropertyChanges { target: root; currentView: historyView }
|
||||
PropertyChanges { target: historyView; model: appWindow.currentWallet ? appWindow.currentWallet.historyModel : null }
|
||||
|
||||
Reference in New Issue
Block a user