# HG changeset patch # User Michael Goffioul # Date 1318238832 -3600 # Node ID cbdefe0ec5143034c9563a73a583ce9c86289713 # Parent ad9b78544a222936f7fd6b4515517be0bb08e1ca Add __object__ property to uimenu. * graphics.h.in (uimenu::properties::__object__): New property. diff --git a/src/graphics.h.in b/src/graphics.h.in --- a/src/graphics.h.in +++ b/src/graphics.h.in @@ -4573,6 +4573,7 @@ // properties declarations. BEGIN_PROPERTIES (uimenu) + any_property __object__ , Matrix () string_property accelerator , "" callback_property callback , Matrix() bool_property checked , "off"