Add CVisibilityLayer and CVisibilityLayerList

refs #579
This commit is contained in:
Roland Winklmeier
2016-03-02 22:58:38 +01:00
parent 6932aaaec3
commit af28db9e97
10 changed files with 274 additions and 2 deletions

View File

@@ -26,6 +26,8 @@
#include "blackmisc/weather/presentweatherlist.h"
#include "blackmisc/weather/temperaturelayer.h"
#include "blackmisc/weather/temperaturelayerlist.h"
#include "blackmisc/weather/visibilitylayer.h"
#include "blackmisc/weather/visibilitylayerlist.h"
#include "blackmisc/weather/weatherdataplugininfo.h"
#include "blackmisc/weather/weatherdataplugininfolist.h"
#include "blackmisc/weather/weathergrid.h"