diff options
Diffstat (limited to 'PortEngine/PortEngine.csproj')
| -rw-r--r-- | PortEngine/PortEngine.csproj | 2 |
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> |
