feat: remove tls upgrade error notification

This commit is contained in:
James Houlahan
2020-10-30 14:41:05 +01:00
parent a62fa132e6
commit d5d60aa11b
15 changed files with 19 additions and 38 deletions

View File

@ -21,6 +21,7 @@ package qtcommon
import (
"fmt"
"github.com/therecipe/qt/core"
)