https://bugzilla.novell.com/show_bug.cgi?id=400139
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=400139#c2 --- Comment #2 from Andrés G. Aragoneses <[EMAIL PROTECTED]> 2008-06-15 14:50:01 MDT --- (In reply to comment #1 from Marek Safar) > Could you please provide a test case which helps me to reproduce the issue. > using System; namespace GmcsBug { class MainClass { public static void Main(string[] args) { new Gtk.RadioButton (); } } } (Compile against Gtk# reference.) That's it ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
