mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
rename refresh method to update
This commit is contained in:
parent
63da1b1e76
commit
c574d6e8bf
21 changed files with 31 additions and 31 deletions
|
|
@ -29,7 +29,7 @@ Update::Update(
|
|||
);
|
||||
}
|
||||
|
||||
void Update::refresh(
|
||||
void Update::update(
|
||||
const bool & ENABLED
|
||||
) {
|
||||
set_sensitive(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue