Do not forget files when committing
This commit is contained in:
parent
b676210545
commit
75d047ed4d
@ -80,6 +80,7 @@ struct _ClutterMainContext
|
||||
|
||||
ClutterPickMode pick_mode; /* Indicates pick render mode */
|
||||
guint motion_events_per_actor : 1;/* set for enter/leave events */
|
||||
guint motion_frequency; /* Motion events per second */
|
||||
gint num_reactives; /* Num of reactive actors */
|
||||
|
||||
GHashTable *actor_hash; /* Hash of all actors mapped to id */
|
||||
|
Loading…
Reference in New Issue
Block a user