Use persistent model index in devices widget
This commit is contained in:
parent
64d1525f50
commit
46dd028a33
@ -58,7 +58,7 @@ private:
|
||||
void setDeviceInfoButtonsVisible(bool show);
|
||||
|
||||
PortGroupList *portGroups_;
|
||||
QModelIndex currentPortIndex_;
|
||||
QPersistentModelIndex currentPortIndex_;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user