Further reduction of include dependencies

This commit is contained in:
Ingo Weyrich
2019-11-01 21:20:52 +01:00
parent b58d38fc62
commit c1f9120ef4
23 changed files with 26 additions and 113 deletions

View File

@@ -29,13 +29,14 @@
#include "imageareatoollistener.h"
#include "thumbbrowserentrybase.h"
#include "thumbimageupdater.h"
#include "thumbnail.h"
#include "thumbnaillistener.h"
#include "../rtengine/noncopyable.h"
#include "../rtengine/rtengine.h"
class FileBrowserEntry;
class Thumbnail;
struct FileBrowserEntryIdleHelper {
FileBrowserEntry* fbentry;
bool destroyed;