Remove barely-used aggregate headers

This commit is contained in:
Mat Sutcliffe
2021-09-15 23:32:48 +01:00
parent 3a14c96e8d
commit 3f2e5b0b69
6 changed files with 10 additions and 50 deletions

View File

@@ -24,7 +24,11 @@
#ifdef __cplusplus
#include "blackcore/context/contextallinterfaces.h"
#include "blackcore/context/contextapplication.h"
#include "blackcore/context/contextaudio.h"
#include "blackcore/context/contextnetwork.h"
#include "blackcore/context/contextownaircraft.h"
#include "blackcore/context/contextsimulator.h"
#include <QAbstractButton>
#include <QAbstractItemModel>