controlflow: move legend icon to plugin toolbar
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.h
index 5c2276e4ed4d09951511e7e97879a68084bb00fc..c8516e18e5774fa1c34a68dacb8e884cdb1d9e54 100644 (file)
@@ -49,6 +49,7 @@ struct _ControlFlowData {
   GtkWidget *toolbar; /* Vbox that contains the viewer's toolbar */
   GtkToolItem *button_prop; /* Properties button. */
   GtkToolItem *button_filter; /* Properties button. */
+  GtkToolItem *button_legend; /* Properties button. */
   GtkWidget *box; /* box that contains the hpaned. necessary for it to work */
   GtkWidget *h_paned;
 
This page took 0.021974 seconds and 4 git commands to generate.