summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree/SoundGroupModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/tree/SoundGroupModel.h')
-rw-r--r--sigmodr/tree/SoundGroupModel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sigmodr/tree/SoundGroupModel.h b/sigmodr/tree/SoundGroupModel.h
index 722e10d0..d745b4ad 100644
--- a/sigmodr/tree/SoundGroupModel.h
+++ b/sigmodr/tree/SoundGroupModel.h
@@ -37,7 +37,6 @@ class SIGMODRTREE_IMPORT SoundGroupModel : public GroupModel
public:
SoundGroupModel(BaseModel* parent, Sigmod::Sigmod* sigmod);
- ~SoundGroupModel();
QVariant data(const int role = Qt::DisplayRole) const;
bool setData(const QVariant& value, int role = Qt::EditRole);