diff options
Diffstat (limited to 'source/WindowsFormsApplication1/ShiftOS.csproj')
| -rw-r--r-- | source/WindowsFormsApplication1/ShiftOS.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj index 8e10ef6..3e2d172 100644 --- a/source/WindowsFormsApplication1/ShiftOS.csproj +++ b/source/WindowsFormsApplication1/ShiftOS.csproj @@ -109,6 +109,9 @@ <Compile Include="Controls\SyntaxHighlighter.cs"> <SubType>Component</SubType> </Compile> + <Compile Include="Controls\WinFormsHost.cs"> + <SubType>Component</SubType> + </Compile> <Compile Include="Engine\AudioResourceClient.cs" /> <Compile Include="Apps\BitnoteConverter.cs"> <SubType>Form</SubType> |
