Moved PathFragments from SetupTmplCode to extra class.

This commit is contained in:
2018-03-22 07:58:39 +01:00
parent b2ef60a595
commit 016e11e81f
7 changed files with 36 additions and 48 deletions

View File

@@ -1,5 +1,4 @@
using System;
using System.Linq;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
using Katteker.Gui.Properties;