Switched special debug levels to using a hashmap internally
svn-id: r36141
This commit is contained in:
parent
76deee02d6
commit
7b50c293e6
2 changed files with 26 additions and 32 deletions
|
@ -82,7 +82,7 @@ typedef List<SpecialDebugLevel> SpecialDebugLevelList;
|
|||
* Lists all debug levels
|
||||
* @return returns a arry with all debug levels
|
||||
*/
|
||||
const SpecialDebugLevelList &listSpecialDebugLevels();
|
||||
SpecialDebugLevelList listSpecialDebugLevels();
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue