Fix build with gcc4
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33604 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -71,6 +71,7 @@ GraphicalUserInterface::NotifyUser(const char* title, const char* message,
|
||||
break;
|
||||
case USER_NOTIFICATION_WARNING:
|
||||
case USER_NOTIFICATION_ERROR:
|
||||
default:
|
||||
alertType = B_WARNING_ALERT;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user