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

Comparing:
trunk/RomCheater/Form1.cs (file contents), Revision 12 by william, Wed May 9 06:06:22 2012 UTC vs.
trunk/RomCheater/Main.cs (file contents), Revision 13 by william, Wed May 9 06:15:28 2012 UTC

# Line 9 | Line 9 | using System.Windows.Forms;
9  
10   namespace RomCheater
11   {
12 <    public partial class Form1 : Form
12 >    public partial class Main : Form
13      {
14 <        public Form1()
14 >        public Main()
15          {
16              InitializeComponent();
17          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines