allow setting preferences from theme metrics. static.ini is deprecated.
This commit is contained in:
@@ -91,6 +91,7 @@ public:
|
||||
void GetMetric( const CString &sClassName, const CString &sValueName, apActorCommands &valueOut );
|
||||
|
||||
void GetMetricsThatBeginWith( const CString &sClassName, const CString &sValueName, set<CString> &vsValueNamesOut );
|
||||
void LoadPreferencesFromSection( const CString &sClassName );
|
||||
|
||||
//
|
||||
// For self-registering metrics
|
||||
|
||||
Reference in New Issue
Block a user