update
This commit is contained in:
parent
b787a95c7b
commit
984f776cb2
|
@ -1029,12 +1029,7 @@ inf:
|
|||
|
||||
HookIndex WingElfPlugin::getHookSubscribe() { return HookIndex::None; }
|
||||
|
||||
void WingElfPlugin::unload() {
|
||||
PluginWidgetFree(dw);
|
||||
PluginWidgetFree(tw);
|
||||
PluginWidgetFree(menu);
|
||||
// PluginWidgetFree(tbtn); The host will help us clean it,don't do it!
|
||||
}
|
||||
void WingElfPlugin::unload() {}
|
||||
|
||||
uint WingElfPlugin::pluginVersion() { return 1; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue