[vala/staging] vala: Add [Profile] as known attribute for methods
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] vala: Add [Profile] as known attribute for methods
- Date: Wed, 24 Nov 2021 20:34:42 +0000 (UTC)
commit a85ec57a9ed36a37dd52d58ecac9005c75a2b258
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Nov 24 21:26:03 2021 +0100
vala: Add [Profile] as known attribute for methods
vala/valausedattr.vala | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/vala/valausedattr.vala b/vala/valausedattr.vala
index a2102acf4..8823b9122 100644
--- a/vala/valausedattr.vala
+++ b/vala/valausedattr.vala
@@ -83,6 +83,7 @@ public class Vala.UsedAttr : CodeVisitor {
"GtkCallback", "name", "",
"ModuleInit", "",
+ "Profile", "",
"DBus", "name", "no_reply", "result", "use_string_marshalling", "value", "signature",
"visible", "timeout", "",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]