Laptop direktive hinzugefügt.
Unnötige Axen beschriftung entfernt
This commit is contained in:
@@ -54,6 +54,9 @@ namespace SanSystem
|
||||
öffnenToolStripMenuItem.Text = Global.Instance.language.Labels["mainmenu_projekt_open"];
|
||||
|
||||
toolStripStatus_projekt_Label.Text = Datenbank.Instance.projekt;
|
||||
#if (DEBUG || LAPTOP)
|
||||
this.Text += " INTERNE DEBUG VERSION";
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user