We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9387da9 commit a403927Copy full SHA for a403927
Sources/SwiftWin32/View Controllers/ViewController.swift
@@ -51,7 +51,7 @@ extension RectEdge {
51
}
52
53
/// An object that manages a view hierarchy for your application.
54
-public class ViewController: Responder {
+open class ViewController: Responder {
55
// MARK - Managing the View
56
57
/// The view that the controller manages.
0 commit comments