Automatically marshall SpicePath

This commit is contained in:
Alexander Larsson 2010-06-30 14:05:04 +02:00 committed by Marc-André Lureau
parent 02a429e46e
commit e191e47238

View File

@ -726,7 +726,7 @@ channel DisplayChannel : BaseChannel {
message {
DisplayBase base;
struct Stroke {
Path *path;
Path *path @c_ptr @marshall @nonnull;
LineAttr attr;
Brush brush;
uint16 fore_mode;