Browse Source

Here we go again - The PixiSequel

CPK 4 years ago
parent
commit
06c46b45f0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      PixiEditor/Models/Tools/Tool.cs

+ 0 - 1
PixiEditor/Models/Tools/Tool.cs

@@ -12,7 +12,6 @@ namespace PixiEditor.Models.Tools
         protected string name;
         protected string name;
         private bool isActive;
         private bool isActive;
         private string actionDisplay = string.Empty;
         private string actionDisplay = string.Empty;
-        
 
 
         public string ToolName
         public string ToolName
         {
         {