Attempt to fix devices issue

This commit is contained in:
Jonas Kvinge
2018-11-28 17:45:50 +01:00
parent 9fb3d06aac
commit 29a39b4e7f
5 changed files with 36 additions and 30 deletions

View File

@@ -49,6 +49,7 @@ protected:
private slots:
void ProxyRowCountChanged();
void ProxyRowCountChanged(QModelIndex index, int first, int last);
private:
DeviceManager::State state_;