@@ -1,4 +1,4 @@
|
||||
<Window x:Class="PamhagenSysCtrl.ManualControlWindow"
|
||||
<Window x:Class="PamhagenSysCtrl.ManualControlWindow"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using PamhagenSysCtrl.Helpers;
|
||||
using PamhagenSysCtrl.Helpers;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Media;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<Window x:Class="PamhagenSysCtrl.Windows.PlantSchemeWindow"
|
||||
<Window x:Class="PamhagenSysCtrl.Windows.PlantSchemeWindow"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using PamhagenSysCtrl.Helpers;
|
||||
using PamhagenSysCtrl.Helpers;
|
||||
using PamhagenSysCtrl.Helpers.Pipeline;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
|
||||
Reference in New Issue
Block a user