aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-10-03 20:45:18 -0600
committerGitHub <[email protected]>2017-10-03 20:45:18 -0600
commit6f0e4160117bfbd04ba918b2f2604afe1959877f (patch)
tree3d658f306135e53c2198c3f8eacfb4000f32d47d /ShiftOS.Engine/ShiftOS.Engine.csproj
parent5077745a2c10c993c22e00d1ce33b733563e2ac7 (diff)
parent385d800066822cdf7467a90f6168026b6603573e (diff)
downloadshiftos-rewind-6f0e4160117bfbd04ba918b2f2604afe1959877f.tar.gz
shiftos-rewind-6f0e4160117bfbd04ba918b2f2604afe1959877f.tar.bz2
shiftos-rewind-6f0e4160117bfbd04ba918b2f2604afe1959877f.zip
Merge pull request #8 from AShifter/master
Master
Diffstat (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj')
-rw-r--r--ShiftOS.Engine/ShiftOS.Engine.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj
index be91d50..71721bc 100644
--- a/ShiftOS.Engine/ShiftOS.Engine.csproj
+++ b/ShiftOS.Engine/ShiftOS.Engine.csproj
@@ -59,7 +59,7 @@
<Compile Include="WindowManager\InfoboxTemplate.Designer.cs">
<DependentUpon>InfoboxTemplate.cs</DependentUpon>
</Compile>
- <Compile Include="WindowManager\ShiftArray.cs" />
+ <Compile Include="WindowManager\ShiftSkinData.cs" />
<Compile Include="WindowManager\ShiftWindow.cs">
<SubType>Form</SubType>
</Compile>