diff options
| author | gustav_b <gustav_b@users.sourceforge.net> | 2007-08-29 21:27:07 +0000 |
|---|---|---|
| committer | gustav_b <gustav_b@users.sourceforge.net> | 2007-08-29 21:27:07 +0000 |
| commit | 731f2b5adbb6f9e9fc853a6506c695fd2fcec320 (patch) | |
| tree | 6e7775c500ffc41d1376d7496c9334840b0f065f /src/libgdl/libgdlmarshal.list | |
| parent | Don't snap node handles to the parent path, plus a small string change (diff) | |
| download | inkscape-731f2b5adbb6f9e9fc853a6506c695fd2fcec320.tar.gz inkscape-731f2b5adbb6f9e9fc853a6506c695fd2fcec320.zip | |
Dockable dialogs patch applied
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438)
(bzr r3613)
Diffstat (limited to 'src/libgdl/libgdlmarshal.list')
| -rw-r--r-- | src/libgdl/libgdlmarshal.list | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libgdl/libgdlmarshal.list b/src/libgdl/libgdlmarshal.list new file mode 100644 index 000000000..f3200d6d2 --- /dev/null +++ b/src/libgdl/libgdlmarshal.list @@ -0,0 +1,6 @@ +VOID:VOID +VOID:INT,INT +VOID:UINT,UINT +VOID:BOOLEAN +VOID:OBJECT,ENUM,BOXED +VOID:BOXED |
