diff options
Diffstat (limited to 'sigmodr/tree/RootModel.h')
-rw-r--r-- | sigmodr/tree/RootModel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sigmodr/tree/RootModel.h b/sigmodr/tree/RootModel.h index fa797d6c..d143c29e 100644 --- a/sigmodr/tree/RootModel.h +++ b/sigmodr/tree/RootModel.h @@ -35,7 +35,6 @@ class SIGMODRTREE_IMPORT RootModel : public GroupModel public: RootModel(); - ~RootModel(); bool setData(const QVariant& value, int role = Qt::EditRole); |