talons

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

commit 6027b8ba5bc49541c2e149434521d73ad06a4150
parent 7e998163619bcedfb90835775dae93bf2042110b
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