mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-02-02 06:17:34 +00:00
Fix back/forward buttons and addressbar
This commit is contained in:
parent
ce47589ce3
commit
baf9c48346
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ namespace ShiftOS.WinForms.Applications
|
|||
{
|
||||
url = Url
|
||||
}));
|
||||
txturl.Text = Url;
|
||||
}
|
||||
|
||||
public void OnLoad()
|
||||
|
|
Loading…
Add table
Reference in a new issue