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

@@ -30,7 +30,6 @@
#include "profilepanel.h"
#include "progressconnector.h"
#include "saveasdlg.h"
#include "thumbnail.h"
#include "thumbnaillistener.h"
#include "toolpanelcoord.h"
@@ -39,6 +38,7 @@
class EditorPanel;
class MyProgressBar;
class Thumbnail;
struct EditorPanelIdleHelper {
EditorPanel* epanel;