diff options
Diffstat (limited to 'sigmodr/tree/WeatherGroupModel.h')
-rw-r--r-- | sigmodr/tree/WeatherGroupModel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/tree/WeatherGroupModel.h b/sigmodr/tree/WeatherGroupModel.h index b14862f5..7ce2f808 100644 --- a/sigmodr/tree/WeatherGroupModel.h +++ b/sigmodr/tree/WeatherGroupModel.h @@ -31,7 +31,7 @@ namespace Sigmodr { namespace Tree { -class SIGMODRTREE_IMPORT WeatherGroupModel : public GroupModel +class SIGMODRTREE_NO_EXPORT WeatherGroupModel : public GroupModel { Q_OBJECT |