Skip to content
Snippets Groups Projects
Commit 417dab66 authored by rswindell's avatar rswindell
Browse files

Changed popup menu option from "Close" to "Close Socket".

parent feb03524
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ object ClientForm: TClientForm
Left = 344
Top = 200
object CloseSocketMenuItem: TMenuItem
Caption = '&Close'
Caption = '&Close Socket'
OnClick = CloseSocketMenuItemClick
end
object FilterIpMenuItem: TMenuItem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment