increase line width in flow views
[lttv.git] / ltt / branches / poly / lttv / modules / gui / resourceview / eventhooks.c
index 676dce93f1a53124085639e24389dd873c9c69ac..d94d18eb11d4cf0c23b3ee912a1873c1a8a2d6d6 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.022522 seconds and 4 git commands to generate.