mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
refresh navbar elements after init
This commit is contained in:
parent
a591862f1f
commit
b5eecbdec1
2 changed files with 17 additions and 17 deletions
|
|
@ -15,10 +15,6 @@ Update::Update()
|
|||
set_tooltip_text(
|
||||
_("Update")
|
||||
);
|
||||
|
||||
set_sensitive(
|
||||
false
|
||||
);
|
||||
}
|
||||
|
||||
Update::~Update() = default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue