mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-05-18 03:39:04 +00:00
Fix build
This commit is contained in:
parent
155e6cacd1
commit
c797dc7ab1
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ OpenRGBPluginInfo OpenRGBPlugin::Initialize(bool dark_theme, ResourceManager* re
|
|||
info.PluginDescription = "OpenRGB E1.31 Receiver Plugin";
|
||||
info.PluginLocation = "TopTabBar";
|
||||
info.HasCustom = false;
|
||||
info.SettingName = "";
|
||||
info.PluginLabel = new QLabel();
|
||||
|
||||
/*-----------------------------------------------------*\
|
||||
|
|
|
|||
Loading…
Reference in a new issue