new file creation dialog

This commit is contained in:
Vadim Lopatin 2015-12-08 16:21:24 +03:00
parent e9bde6e562
commit dc5ce73c09
5 changed files with 9 additions and 2 deletions

View file

@ -112,6 +112,7 @@
<Compile Include="src\dlangide\ui\dsourceedit.d" />
<Compile Include="src\dlangide\ui\frame.d" />
<Compile Include="src\dlangide\ui\homescreen.d" />
<Compile Include="src\dlangide\ui\newfile.d" />
<Compile Include="src\dlangide\ui\newproject.d" />
<Compile Include="src\dlangide\ui\outputpanel.d" />
<Compile Include="src\dlangide\ui\searchPanel.d" />