From 3a9f41db61efebc74a9cfb2b605a1794aea6d717 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Philippe=20Bruy=C3=A8re?= Date: Sat, 17 Feb 2018 03:21:30 +0100 Subject: [PATCH] crowIDE wip --- CrowIDE/CrowIDE.csproj | 6 ++--- CrowIDE/ui/EditPaneItems.template | 2 +- CrowIDE/ui/MembersItem.template | 40 ++++++++++++++++++------------- 3 files changed, 28 insertions(+), 20 deletions(-) diff --git a/CrowIDE/CrowIDE.csproj b/CrowIDE/CrowIDE.csproj index 69e8bf42..44a02a06 100644 --- a/CrowIDE/CrowIDE.csproj +++ b/CrowIDE/CrowIDE.csproj @@ -124,9 +124,6 @@ - - Crow.MenuItem.template - @@ -173,5 +170,8 @@ + + Crow.MenuItem.template + diff --git a/CrowIDE/ui/EditPaneItems.template b/CrowIDE/ui/EditPaneItems.template index 08875ce2..5879e2a7 100644 --- a/CrowIDE/ui/EditPaneItems.template +++ b/CrowIDE/ui/EditPaneItems.template @@ -45,7 +45,7 @@ Name="crowContainer" Background="Onyx"/> - @@ -69,12 +73,16 @@