Issue #77 Move some templated member functions into their respective header files

This commit is contained in:
Mat Sutcliffe
2020-11-03 22:56:05 +00:00
parent 63f5d28622
commit 3c3b4cd2fe
24 changed files with 1438 additions and 2344 deletions

View File

@@ -12,6 +12,7 @@
#define BLACKSIMPLUGIN_EMULATED_SIMULATOREMULATEDMONITORDIALOG_H
#include "blackmisc/simulation/simulatedaircraft.h"
#include "blackmisc/network/textmessage.h"
#include "blackmisc/weather/weathergrid.h"
#include "blackmisc/statusmessagelist.h"
#include "blackmisc/logcategories.h"