]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Add CCode notify to known attrs
authorLuca Bruno <lucabru@src.gnome.org>
Sat, 13 Dec 2014 19:04:43 +0000 (20:04 +0100)
committerLuca Bruno <lucabru@src.gnome.org>
Sat, 13 Dec 2014 19:04:43 +0000 (20:04 +0100)
vala/valausedattr.vala

index 9f29bdcdb0826d65a9a12247015694ebae2af616..7fc325980e9e841109022832747a62efca43a841 100644 (file)
@@ -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", "",