Make sure that Notification::notification_command is set.

Fixes #5056
This commit is contained in:
Gunnar Beutner 2013-11-11 17:26:20 +01:00
parent 0dba71ecaf
commit 81c4dd40ab
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ type Notification {
%attribute number "end",
},
%require "notification_command",
%attribute name(NotificationCommand) "notification_command",
%attribute number "notification_interval",