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/Main.cs (file contents):
Revision 13 by william, Wed May 9 06:15:28 2012 UTC vs.
Revision 14 by william, Wed May 9 06:18:28 2012 UTC

# Line 15 | Line 15 | namespace RomCheater
15          {
16              InitializeComponent();
17          }
18 +
19 +        private void mnuItemExit_Click(object sender, EventArgs e)
20 +        {
21 +            this.Close();
22 +        }
23      }
24   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines