allow setting preferences from theme metrics. static.ini is deprecated.

This commit is contained in:
Glenn Maynard
2005-05-19 05:19:23 +00:00
parent acc86207d0
commit 140ec4fdca
3 changed files with 40 additions and 0 deletions
+1
View File
@@ -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