Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/Docking/FloatingMemorySectionViewer.Designer.cs 2013/06/07 12:11:46 602 +++ trunk/RomCheater/Docking/FloatingMemorySectionViewer.Designer.cs 2013/06/07 12:25:13 603 @@ -56,6 +56,7 @@ this.lstMemoryRegions.TabIndex = 0; this.lstMemoryRegions.UseCompatibleStateImageBehavior = false; this.lstMemoryRegions.View = System.Windows.Forms.View.Details; + this.lstMemoryRegions.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.lstMemoryRegions_ColumnClick); // // colStart //
ViewVC Help | |
Powered by ViewVC 1.1.22 |