Backups.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include <bcvaluemodel.h>
|
||||
|
||||
|
||||
class BCAnimatedDelegate;
|
||||
class BCValueDelegate;
|
||||
|
||||
class BCDeviceView : public QTableView
|
||||
{
|
||||
@@ -67,7 +67,7 @@ protected:
|
||||
bool _firstExpose{true};
|
||||
BCDevice::ID _devideID{BCDevice::ID::Invalid};
|
||||
BCValueModel _valueModel;
|
||||
BCAnimatedDelegate* _itemDelegate{};
|
||||
BCValueDelegate* _itemDelegate{};
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user