NES PPU - palette viewer object - progress

This commit is contained in:
andres.delikat 2011-03-08 17:41:38 +00:00
parent fa45726e3c
commit bd4340fa37
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
// PaletteView
//
this.PaletteView.Location = new System.Drawing.Point(69, 35);
this.PaletteView.Size = new System.Drawing.Size(129, 34);
this.PaletteView.Name = "PaletteView";
this.PaletteView.TabIndex = 0;
//