cleanup code

git-svn-id: http://tint2.googlecode.com/svn/trunk@562 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-09-23 18:09:30 +00:00
parent e68c361951
commit 98c3cbe874
10 changed files with 41 additions and 40 deletions

View File

@@ -342,6 +342,7 @@ void draw_task (void *obj, cairo_t *c)
Color *config_text;
int width=0, height;
Panel *panel = (Panel*)tsk->area.panel;
//printf("draw_task %d %d\n", tsk->area.posx, tsk->area.posy);
if (panel->g_task.text) {
/* Layout */