Index: sources/device/DeviceView.h =================================================================== diff -u -rbabe585dd9603621275742b07135c0fd4181802f -rac9c658e925728918ccf010670d67f00fc0a8c08 --- sources/device/DeviceView.h (.../DeviceView.h) (revision babe585dd9603621275742b07135c0fd4181802f) +++ sources/device/DeviceView.h (.../DeviceView.h) (revision ac9c658e925728918ccf010670d67f00fc0a8c08) @@ -89,7 +89,6 @@ void dataAppend (const DataModel &vData , bool vFirst , bool vSecond); void dataClear ( ); bool setData (const QModelIndex &vIndex, const QVariant& vValue, int vRole = Qt::EditRole) override; - QModelIndex index (int vRow, int vColumn, const QModelIndex &vParent = QModelIndex()) const override; private: