This commit is contained in:
2023-02-22 08:31:50 +01:00
parent ea5ff4b815
commit 93a8ffc602
3 changed files with 8 additions and 5 deletions

View File

@@ -4156,7 +4156,8 @@ Public Class frmHauptfenster
End Sub
Private Sub Button11_Click_1(sender As Object, e As EventArgs) Handles Button11.Click
setProfileImage() 'cHMRC.VATTEST(InputBox("Token"))
setProfileImage()
cHMRC.VATTEST(InputBox("Token"))
End Sub
Private Sub GVMSUKIMportToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles GVMSUKIMportToolStripMenuItem.Click