aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/ShiftOS.Frontend.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-07-03 22:03:58 -0400
committerMichael <[email protected]>2017-07-03 22:03:58 -0400
commitd23c5cc29dc47537d1cf6069f27009750fd80919 (patch)
tree971c8db7c7ef08c5efa1d867b98bfc01b2096f97 /ShiftOS.Frontend/ShiftOS.Frontend.csproj
parent23e622ffc37fa7b2f5c21378b60912af46289575 (diff)
downloadshiftos_thereturn-d23c5cc29dc47537d1cf6069f27009750fd80919.tar.gz
shiftos_thereturn-d23c5cc29dc47537d1cf6069f27009750fd80919.tar.bz2
shiftos_thereturn-d23c5cc29dc47537d1cf6069f27009750fd80919.zip
HELP ME. I can't get autoscroll working in terminall.
Diffstat (limited to 'ShiftOS.Frontend/ShiftOS.Frontend.csproj')
-rw-r--r--ShiftOS.Frontend/ShiftOS.Frontend.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/ShiftOS.Frontend.csproj b/ShiftOS.Frontend/ShiftOS.Frontend.csproj
index 61ff0c6..99f2081 100644
--- a/ShiftOS.Frontend/ShiftOS.Frontend.csproj
+++ b/ShiftOS.Frontend/ShiftOS.Frontend.csproj
@@ -42,6 +42,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
+ <Compile Include="Apps\Terminal.cs" />
<Compile Include="Desktop\Desktop.cs" />
<Compile Include="Desktop\WindowManager.cs" />
<Compile Include="GraphicsSubsystem\UIManager.cs" />