refresh port status when changing autoport setting
This commit is contained in:
parent
d2645cb4d8
commit
5f87a757fb
|
@ -440,6 +440,8 @@
|
|||
[fNatStatusField setStringValue: @""];
|
||||
[fNatStatusImage setImage: nil];
|
||||
}
|
||||
|
||||
[self updatePortStatus];
|
||||
}
|
||||
|
||||
- (void) setLimit: (id) sender
|
||||
|
|
Loading…
Reference in New Issue