diff options
author | fiaxh <git@lightrise.org> | 2022-05-14 14:45:59 +0200 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2022-07-27 20:34:20 +0200 |
commit | f44cbe02c17df1f02ad49c63cd784fec0ea02d85 (patch) | |
tree | 4cab9b5f84d88769d19b0698e24b318f50b6144e /main/data/manage_accounts/account_row.ui | |
parent | 2b3ce5fc95c63ed7d54e207db0585c8b8bbcd603 (diff) | |
download | dino-f44cbe02c17df1f02ad49c63cd784fec0ea02d85.tar.gz dino-f44cbe02c17df1f02ad49c63cd784fec0ea02d85.zip |
Improve Gtk4 port
Diffstat (limited to 'main/data/manage_accounts/account_row.ui')
-rw-r--r-- | main/data/manage_accounts/account_row.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/data/manage_accounts/account_row.ui b/main/data/manage_accounts/account_row.ui index 6cacbeaf..845010a2 100644 --- a/main/data/manage_accounts/account_row.ui +++ b/main/data/manage_accounts/account_row.ui @@ -2,7 +2,6 @@ <interface> <requires lib="gtk" version="4.0"/> <template class="DinoUiManageAccountsAccountRow"> - <property name="visible">True</property> <child> <object class="GtkGrid"> <property name="margin-start">6</property> |