0.3.7 Got dialog return values. /JL

This commit is contained in:
2022-12-22 09:30:35 +01:00
parent dbfac5f0db
commit a13e897af4
4 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.6"
Version string = "0.3.7"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"