ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/EmuXPortal/trunk/EmuXPortal/Form1.cs
(Generate patch)

Comparing trunk/EmuXPortal/Form1.cs (file contents):
Revision 11 by william, Tue Apr 3 20:08:55 2012 UTC vs.
Revision 12 by william, Tue Apr 3 20:35:32 2012 UTC

# Line 6 | Line 6 | using System.Drawing;
6   using System.Linq;
7   using System.Text;
8   using System.Windows.Forms;
9 + using EmuXPortal.Api;
10  
11   namespace EmuXPortal
12   {
# Line 14 | Line 15 | namespace EmuXPortal
15          public Form1()
16          {
17              InitializeComponent();
18 +            Config.LoadConfig();
19          }
20      }
21   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines