diff options
Diffstat (limited to 'qt-models/weightsysteminfomodel.h')
-rw-r--r-- | qt-models/weightsysteminfomodel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-models/weightsysteminfomodel.h b/qt-models/weightsysteminfomodel.h index 6aeb59262..6e572f337 100644 --- a/qt-models/weightsysteminfomodel.h +++ b/qt-models/weightsysteminfomodel.h @@ -22,7 +22,6 @@ public: bool setData(const QModelIndex &index, const QVariant &value, int role = Qt::EditRole) override; void clear(); void update(); - void updateInfo(); private: int rows; |