mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
personalize: reduce include impact of plugins.h
use forward declaration of CPlugins instead of including plugins.h in personalize.h to reduce the massive impact of this header file
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
#include "widget/keychooser.h"
|
||||
#include "color.h"
|
||||
#include "personalize.h"
|
||||
#include "plugins.h"
|
||||
|
||||
#include <system/settings.h>
|
||||
|
||||
|
Reference in New Issue
Block a user