jj_12_01_16

This commit is contained in:
JenneJ
2016-01-12 15:13:13 +01:00
parent 4864a50133
commit 9d8b9a5365
8 changed files with 132 additions and 142 deletions

View File

@@ -65,9 +65,7 @@ Public NotInheritable Class frmSplash
System.Threading.Thread.Sleep(500)
bw.ReportProgress(CalcProgress(2), "Initialisiere Datenbank")
If Init.InitDatabase() = False Then
Exit Sub
End If
Init.InitDatabase()
System.Threading.Thread.Sleep(500)