increase line width in flow views
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / eventhooks.c
index cffd9b89b9ccc6051f82beb2172af29fe5a81122..db1604c447f76d02d94cbace3e06c81322eff30b 100644 (file)
@@ -78,7 +78,7 @@
 
 
 #define MAX_PATH_LEN 256
-#define STATE_LINE_WIDTH 4
+#define STATE_LINE_WIDTH 6
 #define COLLISION_POSITION(height) (((height - STATE_LINE_WIDTH)/2) -3)
 
 extern GSList *g_legend_list;
This page took 0.036067 seconds and 4 git commands to generate.