In progress...
This commit is contained in:
parent
a42429896e
commit
85aa140257
@ -55,9 +55,9 @@ namespace LAview.Core.Plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
[ModuleInit]
|
|
||||||
Type plugin_init (GLib.TypeModule type_module) {
|
[ModuleInit]
|
||||||
return typeof (PluginObjectExample);
|
Type plugin_init (GLib.TypeModule type_module) {
|
||||||
}
|
return typeof (PluginObjectExample);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user