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

@@ -20,7 +20,6 @@
#include <gtkmm.h>
#include "dirbrowser.h"
#include "exportpanel.h"
#include "filecatalog.h"
#include "fileselectionlistener.h"
@@ -35,6 +34,7 @@
class BatchToolPanelCoordinator;
class RTWindow;
class DirBrowser;
class FilePanel final :
public Gtk::HPaned,