[tasque/viewmodel: 27/78] Remove IRemoteInstance
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/viewmodel: 27/78] Remove IRemoteInstance
- Date: Wed, 29 Aug 2012 18:36:56 +0000 (UTC)
commit 723f7852acbb708da1ee7d2fcaa6e7d1a0aea9b8
Author: Antonius Riha <antoniusriha gmail com>
Date: Sun Jul 29 01:42:25 2012 +0200
Remove IRemoteInstance
BTW: added some files back to build
src/libtasqueui/Legacy/IRemoteInstance.cs | 33 -----------------------------
src/libtasqueui/libtasqueui.csproj | 7 ++---
2 files changed, 3 insertions(+), 37 deletions(-)
---
diff --git a/src/libtasqueui/libtasqueui.csproj b/src/libtasqueui/libtasqueui.csproj
index 7f3da0b..d7316a4 100644
--- a/src/libtasqueui/libtasqueui.csproj
+++ b/src/libtasqueui/libtasqueui.csproj
@@ -93,9 +93,6 @@
<Compile Include="Legacy\AboutDialogModel.cs" />
<Compile Include="Legacy\NoteDialogModel.cs" />
<Compile Include="ViewModelBase.cs" />
- <Compile Include="TaskGroupModel.cs" />
- <Compile Include="CompletedTaskGroupModel.cs" />
- <Compile Include="TaskGroupModelFactory.cs" />
<Compile Include="Legacy\TrayModel.cs" />
<Compile Include="Legacy\DueDateCategory.cs" />
<Compile Include="Legacy\DueDateConverter.cs" />
@@ -110,8 +107,10 @@
<Compile Include="Legacy\Commands\ComponentCommands.cs" />
<Compile Include="Legacy\Commands\TaskCommands.cs" />
<Compile Include="Legacy\NativeApplication.cs" />
- <Compile Include="Legacy\IRemoteInstance.cs" />
<Compile Include="UICommand.cs" />
+ <Compile Include="TaskGroupModel.cs" />
+ <Compile Include="TaskGroupModelFactory.cs" />
+ <Compile Include="CompletedTaskGroupModel.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]