diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2017-12-25 17:20:12 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2017-12-25 17:20:12 +0000 |
| commit | d9b5708bc6e3d303bb15a1f03774eb2cb8b01de2 (patch) | |
| tree | 6f6d0113bd519a11998b6fc97f44f93cd0c18a12 /src | |
| parent | Merge branch 'master' of gitlab.com:inkscape/inkscape (diff) | |
| download | inkscape-d9b5708bc6e3d303bb15a1f03774eb2cb8b01de2.tar.gz inkscape-d9b5708bc6e3d303bb15a1f03774eb2cb8b01de2.zip | |
sp-marshal: fix deprecation
Diffstat (limited to 'src')
| -rw-r--r-- | src/helper/sp-marshal.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/sp-marshal.list b/src/helper/sp-marshal.list index 6014c820d..35f7858e2 100644 --- a/src/helper/sp-marshal.list +++ b/src/helper/sp-marshal.list @@ -1,5 +1,5 @@ # marshallers for sodipodi -NONE:POINTER,UINT +VOID:POINTER,UINT BOOLEAN:POINTER BOOLEAN:POINTER,UINT BOOLEAN:POINTER,POINTER |
