aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-11-21 15:12:50 -0700
committerAShifter <[email protected]>2017-11-21 15:12:55 -0700
commit8ec044f8c9cab43ac10c86ce605264e351f3e237 (patch)
treee73e1abd121f3d944e3bd0953404a4c25987f754 /ShiftOS.Engine
parent2950e4546a0aad1036a7e655c41d170e6dd7ef12 (diff)
downloadshiftos-rewind-8ec044f8c9cab43ac10c86ce605264e351f3e237.tar.gz
shiftos-rewind-8ec044f8c9cab43ac10c86ce605264e351f3e237.tar.bz2
shiftos-rewind-8ec044f8c9cab43ac10c86ce605264e351f3e237.zip
Improved help and added SFTP
let's see if this works
Diffstat (limited to 'ShiftOS.Engine')
-rw-r--r--ShiftOS.Engine/WindowManager/ShiftSkinData.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS.Engine/WindowManager/ShiftSkinData.cs b/ShiftOS.Engine/WindowManager/ShiftSkinData.cs
index 2c8c4c8..2f76c1b 100644
--- a/ShiftOS.Engine/WindowManager/ShiftSkinData.cs
+++ b/ShiftOS.Engine/WindowManager/ShiftSkinData.cs
@@ -6,7 +6,6 @@ namespace ShiftOS.Engine.WindowManager
{
// ColorData
public static Color LeftTopCornerColor = Color.Empty;
-
public static Color TitleBarColor = Color.Empty;
public static Color RightTopCornerColor = Color.Empty;
public static Color BtnCloseColor = Color.Empty;