aboutsummaryrefslogtreecommitdiff
path: root/PortEngine/PortEngine.csproj
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-05-17 14:18:26 -0400
committerAlee14 <Alee14498@gmail.com>2018-05-17 14:18:26 -0400
commit5439c15a8ead80183297ba8c65a9a61e84cd7f44 (patch)
tree1d3aefacc627cd25d13c1aa735cdee32e5f95cd1 /PortEngine/PortEngine.csproj
parent780a695ac9c523a39297c6523f5788959c9f1b25 (diff)
downloadProject-Silicon-5439c15a8ead80183297ba8c65a9a61e84cd7f44.tar.gz
Project-Silicon-5439c15a8ead80183297ba8c65a9a61e84cd7f44.tar.bz2
Project-Silicon-5439c15a8ead80183297ba8c65a9a61e84cd7f44.zip
Reimplemented the window manager
Diffstat (limited to 'PortEngine/PortEngine.csproj')
-rw-r--r--PortEngine/PortEngine.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/PortEngine/PortEngine.csproj b/PortEngine/PortEngine.csproj
index ed37411..d9c6351 100644
--- a/PortEngine/PortEngine.csproj
+++ b/PortEngine/PortEngine.csproj
@@ -44,7 +44,7 @@
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="WindowManager\WM.cs">
- <SubType>Form</SubType>
+ <SubType>UserControl</SubType>
</Compile>
<Compile Include="WindowManager\WM.Designer.cs">
<DependentUpon>WM.cs</DependentUpon>