diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-26 16:33:10 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-26 16:33:10 +0200 |
| commit | 5dc0936b6d8cb9bd4c334be0b0ad8dc1f3f84273 (patch) | |
| tree | 8976850c768ad3e2e636fbfc6a4b979eefdfd8ea /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner | |
| parent | 417849d81ae39cef8040e86e4fa2af5b29934c4d (diff) | |
| download | Tango-5dc0936b6d8cb9bd4c334be0b0ad8dc1f3f84273.tar.gz Tango-5dc0936b6d8cb9bd4c334be0b0ad8dc1f3f84273.zip | |
Redundant.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml index 9d4b7dc1a..187ea728a 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Views/MainView.xaml @@ -35,7 +35,7 @@ <StackPanel Orientation="Horizontal"> <TextBlock FontSize="30" FontStyle="Italic" VerticalAlignment="Center" Margin="50 10 10 0" Foreground="Silver" FontWeight="Bold">HARDWARE DESIGNER</TextBlock> <StackPanel Orientation="Horizontal"> - <materialDesign:PackIcon Kind="" /> + </StackPanel> </StackPanel> </Grid> |
