diff options
| author | Michael <[email protected]> | 2017-07-19 13:06:39 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-07-19 13:06:39 -0400 |
| commit | 3fe1872f5f81f8203e57cbba2dca6ce833f08f22 (patch) | |
| tree | a8fecc3d7a3bf16c62a27702194ac7f2e852e3be /ShiftOS.Frontend/ShiftOS.Frontend.csproj | |
| parent | a0ee79dbcd26a8f07d493a7e993cbaf0d02e44db (diff) | |
| download | shiftos_thereturn-3fe1872f5f81f8203e57cbba2dca6ce833f08f22.tar.gz shiftos_thereturn-3fe1872f5f81f8203e57cbba2dca6ce833f08f22.tar.bz2 shiftos_thereturn-3fe1872f5f81f8203e57cbba2dca6ce833f08f22.zip | |
hmmmm whatever it kinda works
Diffstat (limited to 'ShiftOS.Frontend/ShiftOS.Frontend.csproj')
| -rw-r--r-- | ShiftOS.Frontend/ShiftOS.Frontend.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/ShiftOS.Frontend.csproj b/ShiftOS.Frontend/ShiftOS.Frontend.csproj index c401a3c..ebdeff7 100644 --- a/ShiftOS.Frontend/ShiftOS.Frontend.csproj +++ b/ShiftOS.Frontend/ShiftOS.Frontend.csproj @@ -47,6 +47,7 @@ <Compile Include="Apps\Pong.cs" /> <Compile Include="Apps\SystemStatus.cs" /> <Compile Include="Apps\Terminal.cs" /> + <Compile Include="Apps\TextPad.cs" /> <Compile Include="Commands.cs" /> <Compile Include="Desktop\Desktop.cs" /> <Compile Include="Desktop\WindowManager.cs" /> |
