mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
use direct data
This commit is contained in:
parent
a2e124b17f
commit
c230b3882a
@ -131,7 +131,7 @@ void Navigation::update(
|
|||||||
|
|
||||||
// Toggle update button sensibility
|
// Toggle update button sensibility
|
||||||
navigationReload->update(
|
navigationReload->update(
|
||||||
navigationRequest->get_text_length() > 0
|
REQUEST_TEXT.length() > 0
|
||||||
);
|
);
|
||||||
|
|
||||||
// Update request area (with progressbar)
|
// Update request area (with progressbar)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user