mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
more gobject fixups
git-svn-id: svn://localhost/trunk/ardour2@127 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5c776da778
commit
52eba2ccbe
7 changed files with 278 additions and 131 deletions
|
|
@ -484,6 +484,8 @@ gnome_canvas_simplerect_update (GnomeCanvasItem *item, double *affine, ArtSVP *c
|
|||
GnomeCanvasSimpleRect *simplerect;
|
||||
unsigned char foo;
|
||||
|
||||
g_return_if_fail (clip_path != NULL);
|
||||
|
||||
simplerect = GNOME_CANVAS_SIMPLERECT (item);
|
||||
|
||||
if (parent_class->update)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue