mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2024-11-22 04:40:06 +03:00
refactor: removed excess set_visible
This commit is contained in:
parent
f359be9f3b
commit
8906a4a723
1 changed files with 0 additions and 3 deletions
|
@ -551,9 +551,6 @@ impl SimpleComponent for App {
|
|||
set_label: &tr!("kill-game-process")
|
||||
},
|
||||
|
||||
#[watch]
|
||||
set_visible: model.kill_game_button,
|
||||
|
||||
#[watch]
|
||||
set_sensitive: !model.disabled_kill_game_button,
|
||||
|
||||
|
|
Loading…
Reference in a new issue