This commit is contained in:
Digital Data - Marlon Schreiber
2019-07-16 10:24:38 +02:00
14 changed files with 309 additions and 267 deletions

View File

@@ -160,7 +160,6 @@ Public Class frmStart
clsDatabase.Execute_non_Query(sql, True)
ClassWindowLocation.SaveFormLocationSize(Me, "")
My.Settings.Save()
Catch ex As Exception
End Try