We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ab49e commit 78ca57fCopy full SHA for 78ca57f
1 file changed
wingui.go
@@ -91,7 +91,7 @@ func MessageLoop() {
91
}
92
93
// SetCurrentDialog make sure Message Loop could process dialog msg correct,such as Tabstop msg.
94
-// This is a optional method.
+// This is an optional method.
95
func SetCurrentDialog(h win.HWND) {
96
dlg = h
97
0 commit comments