mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-26 19:27:22 -05:00
Set the plugin tray widget parent
This commit is contained in:
@@ -906,6 +906,8 @@ void OpenRGBDialog2::AddPlugin(OpenRGBPluginEntry* plugin)
|
||||
|
||||
if(NewTrayMenu)
|
||||
{
|
||||
NewTrayMenu->setParent(trayIconMenu);
|
||||
|
||||
trayIconMenu->insertMenu(actionExit, NewTrayMenu);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user