Refactor parts of detailed event viewer to ease comprehension (and fix some bug by...
[lttv.git] / lttv / modules / gui / detailedevents / events.h
index 0be8a59abb1f57ab12565cec44287d7b9e3eec4a..d80a108ea6b1c2a0236f81f548dde6e94b9ed277 100644 (file)
@@ -44,7 +44,7 @@ struct _EventViewerData {
   
   gint num_visible_events;
   
-  LttvTracesetPosition *currently_selected_position;
+  const LttvTracesetPosition *currently_selected_position;
   gboolean update_cursor; /* Speed optimisation : do not update cursor when 
                              unnecessary */
   gboolean report_position; /* do not report position when in current_time
This page took 0.02331 seconds and 4 git commands to generate.