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

@ -179,6 +179,7 @@ HEADERS +=
PluginManager.h \
ProfileManager.h \
ResourceManager.h \
ResourceManagerInterface.h \
SettingsManager.h \
Detector.h \
DeviceDetector.h \