mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Formatting cleanup.
This commit is contained in:
@@ -43,10 +43,10 @@ namespace OpenGridServices.Manager
|
||||
{
|
||||
case Gtk.ResponseType.Ok:
|
||||
MainClass.PendingOperations.Enqueue("connect_to_gridserver " + this.entry1.Text + " " + this.entry2.Text + " " + this.entry3.Text);
|
||||
break;
|
||||
|
||||
break;
|
||||
|
||||
case Gtk.ResponseType.Cancel:
|
||||
break;
|
||||
break;
|
||||
}
|
||||
this.Hide();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user