v2.2.10 Fixed Chinese input and gtk3 issues for linux packaging

This commit is contained in:
yanghy 2023-01-07 21:35:32 +08:00
parent 11351fdeb8
commit ac159d9b4b

View File

@ -11,6 +11,8 @@
package cef
import "github.com/energye/golcl/lcl/types"
//显示标题栏
func (m *LCLBrowserWindow) ShowTitle() {
if m.TForm == nil {