Move value flags to bcvalue class definition.
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
|
||||
public slots:
|
||||
|
||||
void onValueUpdated(int index, BC::State state, const QString& newVisisbleValue="" );
|
||||
void onValueUpdated(int index, BCValue::State state, const QString& newVisisbleValue="" );
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user