diff options
| author | Nathan Hurst <njh@njhurst.com> | 2010-04-29 04:54:37 +0000 |
|---|---|---|
| committer | Nathan Hurst <njh@thestral> | 2010-04-29 04:54:37 +0000 |
| commit | d1f3fa05f8230e081907888d71d506c3a8f71563 (patch) | |
| tree | c22e5698952327955c82ad7574ef5311a4a2ec38 /src/helper | |
| parent | Translations. inkscape.pot and French translation update. (diff) | |
| download | inkscape-d1f3fa05f8230e081907888d71d506c3a8f71563.tar.gz inkscape-d1f3fa05f8230e081907888d71d506c3a8f71563.zip | |
moved some marshalling functions to generic glib calls
(bzr r9389)
Diffstat (limited to 'src/helper')
| -rw-r--r-- | src/helper/sp-marshal.list | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/helper/sp-marshal.list b/src/helper/sp-marshal.list index 15ddb1ec4..1dc4dd65c 100644 --- a/src/helper/sp-marshal.list +++ b/src/helper/sp-marshal.list @@ -1,14 +1,5 @@ # marshallers for sodipodi -NONE:NONE -NONE:UINT -NONE:POINTER -NONE:POINTER,BOOLEAN NONE:POINTER,UINT -NONE:POINTER,DOUBLE -NONE:DOUBLE,DOUBLE -NONE:STRING,BOOL -BOOLEAN:NONE -BOOLEAN:UINT BOOLEAN:POINTER BOOLEAN:POINTER,UINT BOOLEAN:POINTER,POINTER |
