Removed obsolete LambdaObjectDialog.cpp/hpp, more include cleanups:

BedShapeDialog.hpp (needs not include) OptionsGroup.hpp
Tab.hpp            GUI_App.hpp
This commit is contained in:
Lukas Matena 2020-05-27 13:19:26 +02:00
parent 48c186331a
commit d9b764bd10
9 changed files with 21 additions and 277 deletions

View file

@ -24,6 +24,9 @@
#include "AppConfig.hpp"
#include "PresetBundle.hpp"
#include "BedShapeDialog.hpp"
#include "GUI.hpp"
#include "wxExtensions.hpp"
namespace fs = boost::filesystem;