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