Draw_Item.h attribute name change
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Event_Hooks.h
index 8d615a4710d807b1d0f78826f72aa961d05609bc..d7ca7453f6c85828593d5d0f609e361bbb0dce50 100644 (file)
@@ -22,7 +22,7 @@
  */
 typedef struct _EventRequest
 {
-  ControlFlowData *Control_Flow_Data;
+  ControlFlowData *control_flow_data;
   LttTime time_begin, time_end;
   gint  x_begin, x_end;
   /* Fill the Events_Context during the initial expose, before calling for
This page took 0.023057 seconds and 4 git commands to generate.