Changed note to notify #4745

This commit is contained in:
Jerry (Xinyu Hou)
2015-06-01 14:46:08 -07:00
parent d3a4ce1f11
commit 5006adedfe
6 changed files with 20 additions and 20 deletions

View File

@@ -187,7 +187,7 @@ MSWindowsClientTaskBarReceiver::runMenu(int x, int y)
break;
case IDC_TASKBAR_LOG_LEVEL_NOTE:
CLOG->setFilter(kNOTE);
CLOG->setFilter(kNOTIFY);
break;
case IDC_TASKBAR_LOG_LEVEL_INFO: