mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comment
This commit is contained in:
parent
da29a40528
commit
207e0fa64b
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ namespace app::browser::main::tab
|
|||
// Tools
|
||||
double progress_fraction; // Page preparation status, wanted for following needs:
|
||||
// * indication widgets (progress bar)
|
||||
// * toggle window update action in main thread (e.g. on async data loading)
|
||||
// * toggle window update action in main thread (e.g. on async data loading completed)
|
||||
|
||||
// Actions
|
||||
Glib::RefPtr<Gio::SimpleAction> action__update;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue