basic time bar
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv-private.h
index c383e2d4f321e8e23ee0749222eb443131504abc..291c129fc04e105800785b3780338239e459ad86 100644 (file)
@@ -24,11 +24,11 @@ struct _ControlFlowData {
   GtkWidget *scrolled_window;
   MainWindow *mw;
 
+  GtkWidget *h_paned;
+
   ProcessList *process_list;
-  Drawing_t *drawing;
 
-  GtkWidget *h_paned;
-    
+  Drawing_t *drawing;
   GtkAdjustment *v_adjust ;
   
   /* Shown events information */
This page took 0.022793 seconds and 4 git commands to generate.