From: Luca Bruno Date: Sat, 13 Dec 2014 19:04:43 +0000 (+0100) Subject: Add CCode notify to known attrs X-Git-Tag: 0.27.1~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e729a122280d2502908fe38b716904e65367c033;p=thirdparty%2Fvala.git Add CCode notify to known attrs --- diff --git a/vala/valausedattr.vala b/vala/valausedattr.vala index 9f29bdcdb..7fc325980 100644 --- a/vala/valausedattr.vala +++ b/vala/valausedattr.vala @@ -39,7 +39,7 @@ public class Vala.UsedAttr : CodeVisitor { "has_copy_function", "lower_case_csuffix", "ref_sink_function", "dup_function", "finish_function", "generic_type_pos", "array_length_type", "array_length", "array_length_cname", "array_length_cexpr", "array_null_terminated", "vfunc_name", "finish_name", "free_function_address_of", "pos", "delegate_target", "delegate_target_cname", - "array_length_pos", "delegate_target_pos", "destroy_notify_pos", "ctype", "has_new_function", "", + "array_length_pos", "delegate_target_pos", "destroy_notify_pos", "ctype", "has_new_function", "notify", "", "Immutable", "", "Compact", "",