MH: Support-Modul
This commit is contained in:
@@ -1586,7 +1586,7 @@ namespace BeWo
|
||||
|
||||
private void OpenHandbuchWindow()
|
||||
{
|
||||
var handbuch = "https://apps.ownsoft.de/h/5/4368658435"; // Ihr gewünschter Link
|
||||
var handbuch = "https://apps.ownsoft.de/h/5/4368658435";
|
||||
Process.Start(handbuch);
|
||||
}
|
||||
private void CreateSupportMailWindow()
|
||||
|
||||
Reference in New Issue
Block a user