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