Move file handling to a different file

This commit is contained in:
Latif Khalifa
2013-12-04 02:10:18 +01:00
parent 809c84f29b
commit c30624a1e1
3 changed files with 99 additions and 90 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="IgeMacMenuGlobal.cs" />
<Compile Include="MainWindow.cs" />
<Compile Include="gtk-gui\MainWindow.cs" />
<Compile Include="MainWindow.Persistance.cs" />
<Compile Include="MessageScroller.cs" />
<Compile Include="PlatformDetection.cs" />
<Compile Include="Program.cs" />