further reduction of include dependencies, also finalised some classes

This commit is contained in:
Ingo Weyrich
2019-11-09 16:51:54 +01:00
parent e5258e6f60
commit 587652283d
92 changed files with 177 additions and 98 deletions

View File

@@ -24,13 +24,13 @@
#include "guiutils.h"
#include "options.h"
#include "thumbbrowserentrybase.h"
/*
* Class handling the list of ThumbBrowserEntry objects and their position in it's allocated space
*/
class Inspector;
class ThumbBrowserEntryBase;
class ThumbBrowserBase :
public Gtk::Grid