This commit is contained in:
2026-04-27 17:11:31 +02:00
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -260,3 +260,5 @@ paket-files/
__pycache__/
*.pyc
/VERAG_PROG_ALLGEMEIN/Benutzerdefinierte Steuerelemente
/VERAG_PROG_ALLGEMEIN/VERAG_PROG_ALLGEMEIN.vbproj
/SDL/SDL.vbproj

View File

@@ -50,7 +50,7 @@ Public Class usrCntlATLAS_EXGestellung
Button2.Visible = True
Label5.Visible = True
End If
initStammref()
End Sub