From: jpbruyere Date: Thu, 5 Jan 2017 00:34:39 +0000 (+0100) Subject: removed interface ILayoutable and derive Interfrace class from GraphicObject which... X-Git-Tag: 0.6.0~20^2 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=refs%2Fheads%2FRemovedILayoutable;p=jp%2Fcrow.git removed interface ILayoutable and derive Interfrace class from GraphicObject which could be split into a simpler layoutable obj and another one --- diff --git a/Crow.csproj b/Crow.csproj index b541152c..f3e91b21 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -61,7 +61,6 @@ - diff --git a/Templates/Popper.template b/Templates/Popper.template index c473cecb..cebf1ab0 100755 --- a/Templates/Popper.template +++ b/Templates/Popper.template @@ -1,6 +1,6 @@  - +