From 71a846fc3d75a8f7795d5b042c681dbc2bee7f31 Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Mon, 29 Sep 2025 15:37:49 +0200 Subject: [PATCH] Main --- SDL/My Project/AssemblyInfo.vb | 4 ++-- SDL/frmMain.vb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SDL/My Project/AssemblyInfo.vb b/SDL/My Project/AssemblyInfo.vb index 3e0ce53e..79eb1a99 100644 --- a/SDL/My Project/AssemblyInfo.vb +++ b/SDL/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/SDL/frmMain.vb b/SDL/frmMain.vb index 70a95bca..351cdea4 100644 --- a/SDL/frmMain.vb +++ b/SDL/frmMain.vb @@ -163,7 +163,7 @@ Public Class frmMain f.TopMost = True Else Dim info - timas.setTimeEntry(cAllgemein.MITARBEITER, Now, info, "in", frm.cboTyp._value) + timas.setTimeEntry(cAllgemein.MITARBEITER, Now, info, "in", frm.typ) MsgBox(info) End If