Ref T773, log.categories for log.display and messages if logging starts

This commit is contained in:
Klaus Basan
2020-02-12 22:29:39 +01:00
committed by Mat Sutcliffe
parent af12325856
commit 1d9fd71305
2 changed files with 12 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
#include "blackmisc/simulation/interpolationlogger.h"
#include "blackmisc/aviation/aircraftsituationlist.h"
#include "blackmisc/aviation/callsign.h"
#include "blackmisc/logcategorylist.h"
#include "blackmisc/identifiable.h"
#include <QStringListModel>
@@ -41,6 +42,9 @@ namespace BlackGui
Q_OBJECT
public:
//! Categories
static const BlackMisc::CLogCategoryList &getLogCategories();
//! Tabs
enum Tab
{