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
207e0fa64b
commit
ce45323072
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ namespace app::browser::main::tab
|
||||||
// Tools
|
// Tools
|
||||||
double progress_fraction; // Page preparation status, wanted for following needs:
|
double progress_fraction; // Page preparation status, wanted for following needs:
|
||||||
// * indication widgets (progress bar)
|
// * indication widgets (progress bar)
|
||||||
// * toggle window update action in main thread (e.g. on async data loading completed)
|
// * toggle window update action in main thread (e.g. on async data loading complete)
|
||||||
|
|
||||||
// Actions
|
// Actions
|
||||||
Glib::RefPtr<Gio::SimpleAction> action__update;
|
Glib::RefPtr<Gio::SimpleAction> action__update;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue