Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/RomCheaterConfigDialog.Designer.cs 2012/06/03 20:40:36 269 +++ trunk/RomCheater/RomCheaterConfigDialog.Designer.cs 2012/06/03 20:57:44 270 @@ -191,6 +191,7 @@ this.Name = "RomCheaterConfigDialog"; this.Text = "Rom Cheater Configuration:"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RomCheaterConfigDialog_FormClosing); + this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.RomCheaterConfigDialog_FormClosed); this.Load += new System.EventHandler(this.RomCheaterConfigDialog_Load); this.grpLoggingFlags.ResumeLayout(false); this.grpLoggingFlags.PerformLayout();
ViewVC Help | |
Powered by ViewVC 1.1.22 |