wireguard-apple/Sources/WireGuardApp/UI/macOS/ViewController
Andrej Mihajlov 631286e2d1 UI: use NotificationToken to properly clean up observers
When the variable goes out of scope, the observer isn't removed unless
an explicit call is made to the token.

Signed-off-by: Andrej Mihajlov <and@mullvad.net>
2020-12-22 12:46:30 +01:00
..
ButtonedDetailViewController.swift global: bump year in header 2020-12-04 12:15:29 +01:00
LogViewController.swift UI: use NotificationToken to properly clean up observers 2020-12-22 12:46:30 +01:00
ManageTunnelsRootViewController.swift global: bump year in header 2020-12-04 12:15:29 +01:00
TunnelDetailTableViewController.swift global: fix remaining swiftlint violations 2020-12-09 14:35:21 +01:00
TunnelEditViewController.swift global: bump year in header 2020-12-04 12:15:29 +01:00
TunnelsListTableViewController.swift global: bump year in header 2020-12-04 12:15:29 +01:00
UnusableTunnelDetailViewController.swift global: bump year in header 2020-12-04 12:15:29 +01:00