Further cleanups

This commit is contained in:
Ingo Weyrich
2019-11-27 18:55:20 +01:00
parent 79431ffa1d
commit 04b08741ee
25 changed files with 38 additions and 27 deletions

View File

@@ -21,11 +21,9 @@
#include <gtkmm.h>
#include "filepanel.h"
#include "histogrampanel.h"
#include "history.h"
#include "imageareapanel.h"
#include "navigator.h"
#include "profilepanel.h"
#include "progressconnector.h"
#include "saveasdlg.h"
@@ -38,6 +36,7 @@ class BatchQueueEntry;
class EditorPanel;
class FilePanel;
class MyProgressBar;
class Navigator;
class Thumbnail;
class ToolPanelCoordinator;