diff --git a/GeekDesk.csproj b/GeekDesk.csproj index cecc547..d67ab1b 100644 --- a/GeekDesk.csproj +++ b/GeekDesk.csproj @@ -189,7 +189,7 @@ - + diff --git a/Interface/WindowCommon.cs b/Interface/IWindowCommon.cs similarity index 100% rename from Interface/WindowCommon.cs rename to Interface/IWindowCommon.cs