summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree/SoundModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/tree/SoundModel.h')
-rw-r--r--sigmodr/tree/SoundModel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sigmodr/tree/SoundModel.h b/sigmodr/tree/SoundModel.h
index f3a8ce7e..8e08cb53 100644
--- a/sigmodr/tree/SoundModel.h
+++ b/sigmodr/tree/SoundModel.h
@@ -37,7 +37,6 @@ class SIGMODRTREE_IMPORT SoundModel : public ObjectModel
public:
SoundModel(BaseModel* parent, Sigmod::Sound* nature);
- ~SoundModel();
QVariant data(int role = Qt::DisplayRole) const;
public slots: