Dynamic profiles wasn't loaded in Preference (#3691)
This commit is contained in:
@@ -72,7 +72,7 @@ protected:
|
||||
public:
|
||||
bool loadRules();
|
||||
bool storeRules();
|
||||
const std::vector<DynamicProfileRule> &getRules() const;
|
||||
const std::vector<DynamicProfileRule> &getRules();
|
||||
void setRules (const std::vector<DynamicProfileRule> &r);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user