diff --git a/legacy/emotion/src/lib/emotion_smart.c b/legacy/emotion/src/lib/emotion_smart.c index a49acb4245..789dc8bb1a 100644 --- a/legacy/emotion/src/lib/emotion_smart.c +++ b/legacy/emotion/src/lib/emotion_smart.c @@ -1200,6 +1200,8 @@ _smart_init(void) _smart_clip_set, _smart_clip_unset, NULL, + NULL, + NULL, NULL }; smart = evas_smart_class_new(&sc);