talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 5e0babdcac8b552387395b3ffecd04abf92e3e08
parent e9ddc1bd3b04aca4d1803014fa6ac9af43480715
Author: Paul <paul@claws-mail.org>
Date:   Tue,  3 Apr 2018 10:27:56 +0100

replace deprecated 'NONE' token

Diffstat:
Msrc/gtk/claws-marshal.list | 26+++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/src/gtk/claws-marshal.list b/src/gtk/claws-marshal.list @@ -1,13 +1,13 @@ -NONE:POINTER -NONE:INT,POINTER -NONE:OBJECT,OBJECT -NONE:INT,INT,BOXED -NONE:INT,INT -NONE:INT -NONE:VOID -NONE:VOID,VOID -NONE:ENUM,FLOAT,BOOLEAN -NONE:ENUM,FLOAT -NONE:POINTER,INT -NONE:POINTER,POINTER,POINTER -NONE:ENUM +VOID:POINTER +VOID:INT,POINTER +VOID:OBJECT,OBJECT +VOID:INT,INT,BOXED +VOID:INT,INT +VOID:INT +VOID:VOID +VOID:VOID,VOID +VOID:ENUM,FLOAT,BOOLEAN +VOID:ENUM,FLOAT +VOID:POINTER,INT +VOID:POINTER,POINTER,POINTER +VOID:ENUM