This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System.Messaging / System.Messaging.Design / QueuePathDialog.cs
index 147a43f51df363acc4e446852c4e8d08a4149ad8..9a8952ff1df4c1d7bd9bb2a7e05bf49e3a460f1f 100644 (file)
@@ -31,7 +31,7 @@
 using System.ComponentModel;
 using System.Drawing.Design;
 using System.Windows.Forms;
-//using System.Windows.Forms.Design;
+using System.Windows.Forms.Design;
 
 namespace System.Messaging.Design
 {
@@ -45,7 +45,7 @@ namespace System.Messaging.Design
                }
 
                [MonoTODO]
-               public QueuePathDialog ()//IUIService uiService)
+               public QueuePathDialog (IUIService uiService)
                {
                        throw new NotImplementedException ();
                }