FensterTitle aufgefräumt

This commit is contained in:
Husky
2021-03-25 16:45:27 +01:00
parent 4d5dfda365
commit 4ec3019628

View File

@@ -66,8 +66,8 @@ namespace SanSystem
#if (DEBUG || LAPTOP) #if (DEBUG || LAPTOP)
this.Text += " INTERNE DEBUG VERSION"; this.Text += " INTERNE DEBUG VERSION";
#endif #endif
if (Wupi.QueryInfo(0, QueryInfoOption.FirmCode) == 0) //if (Wupi.QueryInfo(0, QueryInfoOption.FirmCode) == 0)
this.Text += " nicht geschützter Version nur für TESTZWECKE!"; // this.Text += " nicht geschützter Version nur für TESTZWECKE!";
FrmLinerReste frmLinerReste = new FrmLinerReste(); FrmLinerReste frmLinerReste = new FrmLinerReste();