in-app-notification: Codestyle
This commit is contained in:
@@ -83,8 +83,7 @@ calls_in_app_notification_set_property (GObject *object,
|
||||
{
|
||||
CallsInAppNotification *self = CALLS_IN_APP_NOTIFICATION (object);
|
||||
|
||||
switch (property_id)
|
||||
{
|
||||
switch (property_id) {
|
||||
case PROP_TIMEOUT:
|
||||
self->timeout = g_value_get_int (value);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user