Skip to content

Commit 5af7457

Browse files
authored
Update 020-NavigationInterception.au3
1 parent 786cf6e commit 5af7457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/020-NavigationInterception.au3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Func _MainGUI()
5252
EndSwitch
5353
WEnd
5454

55-
GUIDelete($hGUI)
5655
_NetWebView2_CleanUp($oWebV2M, $hGUI)
56+
GUIDelete($hGUI)
5757
Exit
5858
EndFunc ;==>_MainGUI
5959

0 commit comments

Comments
 (0)