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

@@ -18,6 +18,7 @@
*/
#include "filepanel.h"
#include "dirbrowser.h"
#include "batchtoolpanelcoord.h"
#include "editorpanel.h"
#include "rtwindow.h"
@@ -25,6 +26,10 @@
#include "placesbrowser.h"
#include "thumbnail.h"
#ifdef WIN32
#include "windows.h"
#endif
FilePanel::FilePanel () : parent(nullptr), error(0)
{