Added VERBOSITY_MEDIUM.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5575 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
enum VerbosityLevel {
|
||||
VERBOSITY_NONE,
|
||||
VERBOSITY_LOW,
|
||||
VERBOSITY_MEDIUM,
|
||||
VERBOSITY_HIGH,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user