aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-31 09:03:19 -0400
committerMichael <[email protected]>2017-05-31 09:03:19 -0400
commitc63117276194d18890f14c75b8864749fbd33a0e (patch)
treeeaef3c68269988a163a1b9ac9fed2f3989bf0aa5 /ShiftOS_TheReturn/ShiftOS.Engine.csproj
parent3dd402277bba874f24fab11865d257133c6f782c (diff)
downloadshiftos_thereturn-c63117276194d18890f14c75b8864749fbd33a0e.tar.gz
shiftos_thereturn-c63117276194d18890f14c75b8864749fbd33a0e.tar.bz2
shiftos_thereturn-c63117276194d18890f14c75b8864749fbd33a0e.zip
modular notifications
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
-rw-r--r--ShiftOS_TheReturn/ShiftOS.Engine.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
index 4cbce72..f70c41e 100644
--- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj
+++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
@@ -109,6 +109,7 @@
<Compile Include="FileSkimmerBackend.cs" />
<Compile Include="Infobox.cs" />
<Compile Include="IShiftOSWindow.cs" />
+ <Compile Include="IStatusIcon.cs" />
<Compile Include="KernelWatchdog.cs" />
<Compile Include="Localization.cs" />
<Compile Include="LoginManager.cs" />