diff options
Diffstat (limited to 'OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs')
-rw-r--r-- | OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs index b297b16..46dec05 100644 --- a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs +++ b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs | |||
@@ -35,27 +35,27 @@ | |||
35 | // </autogenerated> | 35 | // </autogenerated> |
36 | // ------------------------------------------------------------------------------ | 36 | // ------------------------------------------------------------------------------ |
37 | 37 | ||
38 | namespace Stetic { | 38 | namespace Stetic |
39 | 39 | { | |
40 | 40 | internal class Gui | |
41 | internal class Gui { | 41 | { |
42 | |||
43 | private static bool initialized; | 42 | private static bool initialized; |
44 | 43 | ||
45 | internal static void Initialize() { | 44 | internal static void Initialize() |
46 | if ((Stetic.Gui.initialized == false)) { | 45 | { |
47 | Stetic.Gui.initialized = true; | 46 | Stetic.Gui.initialized = true; |
48 | } | ||
49 | } | 47 | } |
50 | } | 48 | } |
51 | 49 | ||
52 | internal class ActionGroups { | 50 | internal class ActionGroups |
53 | 51 | { | |
54 | public static Gtk.ActionGroup GetActionGroup(System.Type type) { | 52 | public static Gtk.ActionGroup GetActionGroup(System.Type type) |
53 | { | ||
55 | return Stetic.ActionGroups.GetActionGroup(type.FullName); | 54 | return Stetic.ActionGroups.GetActionGroup(type.FullName); |
56 | } | 55 | } |
57 | 56 | ||
58 | public static Gtk.ActionGroup GetActionGroup(string name) { | 57 | public static Gtk.ActionGroup GetActionGroup(string name) |
58 | { | ||
59 | return null; | 59 | return null; |
60 | } | 60 | } |
61 | } | 61 | } |