Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80199 --- shadow/80199 2006-12-11 11:13:33.000000000 -0500 +++ shadow/80199.tmp.20132 2006-12-14 14:42:05.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80199 Product: Mono: Class Libraries Version: 1.2 OS: GNU/Linux [Other] OS Details: Ubuntu 6.10 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -64,6 +64,9 @@ ListView lv1 = new ListView(); ListView lv2 = new ListView(); ListViewItem item1 = new ListViewItem("item1"); lv1.Items.Add(item1); lv2.Items.Add(item1); } + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-14 14:42 ------- +revision 69496. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
