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