bluelight Testversion fertiggestellt
This commit is contained in:
@@ -17,6 +17,9 @@ namespace SanSystem
|
||||
public frmSettings()
|
||||
{
|
||||
InitializeComponent();
|
||||
#if !DEBUG
|
||||
MessageBox.Show("Funktion noch nicht vollständig implementiert. Nutzung auf eigene Gefahr");
|
||||
#endif
|
||||
softwareConfiguration = new SoftwareConfiguration();
|
||||
|
||||
txt_anlageIP.Text = softwareConfiguration.GetAnlageIP();
|
||||
|
||||
Reference in New Issue
Block a user