Move ResourceManagerInterface to its own file. Refactor Plugin interface

This commit is contained in:
morg 2025-01-07 18:12:41 +01:00 committed by Adam Honse
parent 5e08608c56
commit b3dfd3b4b0
6 changed files with 61 additions and 50 deletions

View file

@ -16,6 +16,7 @@
#include "SettingsManager.h"
#include "OpenRGBPluginsPage.h"
#include "ui_OpenRGBPluginsPage.h"
#include "ResourceManager.h"
void EnableClickCallbackFunction(void* this_ptr, void* entry_ptr)
{