X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fresourceview%2Feventhooks.c;h=d94d18eb11d4cf0c23b3ee912a1873c1a8a2d6d6;hb=3d27be8af127b185c060df174c35e7d2c3fec72d;hp=676dce93f1a53124085639e24389dd873c9c69ac;hpb=fc5000a1b014e55f5f9cb0b9f185f77e931b0dd0;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/resourceview/eventhooks.c b/ltt/branches/poly/lttv/modules/gui/resourceview/eventhooks.c index 676dce93..d94d18eb 100644 --- a/ltt/branches/poly/lttv/modules/gui/resourceview/eventhooks.c +++ b/ltt/branches/poly/lttv/modules/gui/resourceview/eventhooks.c @@ -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;