Further reduction of include dependencies

This commit is contained in:
Ingo Weyrich
2019-11-01 14:51:33 +01:00
parent 962f81f6bc
commit e682b364b5
23 changed files with 40 additions and 28 deletions

View File

@@ -24,11 +24,9 @@
#include <glibmm/ustring.h>
#include "guiutils.h"
#include "paramsedited.h"
#include "threadutils.h"
#include "../rtengine/profilestore.h"
class ProfileStoreEntry;
/**
* @brief subclass of Gtk::Label with extra fields for Combobox and Menu, to link with a ProfileStoreEntry
*/