forked from pyrite-dev/milsko
add new callback
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@225 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
c4dd26ecd2
commit
84a4efa57e
12 changed files with 13 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ MwClassRec MwLabelClassRec = {
|
|||
draw, /* draw */
|
||||
NULL, /* click */
|
||||
NULL, /* parent_resize */
|
||||
NULL, /* prop_change */
|
||||
NULL, /* mouse_move */
|
||||
NULL, /* mouse_up */
|
||||
NULL /* mouse_down */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue