mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 13:41:34 +00:00
update comment
This commit is contained in:
parent
da29a40528
commit
207e0fa64b
@ -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)
|
// * toggle window update action in main thread (e.g. on async data loading completed)
|
||||||
|
|
||||||
// Actions
|
// Actions
|
||||||
Glib::RefPtr<Gio::SimpleAction> action__update;
|
Glib::RefPtr<Gio::SimpleAction> action__update;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user