mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 05:07:26 -04:00
Minimized aka basic mode
This commit is contained in:
@@ -41,7 +41,6 @@ Rectangle {
|
||||
property var model
|
||||
|
||||
color: "#F0EEEE"
|
||||
|
||||
onModelChanged: {
|
||||
if (typeof model !== 'undefined') {
|
||||
// setup date filter scope according to real transactions
|
||||
|
||||
Reference in New Issue
Block a user