fixed some bugs

git-svn-id: http://tint2.googlecode.com/svn/trunk@69 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-03-07 10:05:15 +00:00
parent d7d11324c0
commit 09b95187d3
15 changed files with 72 additions and 41 deletions

View File

@@ -177,6 +177,7 @@ void resize_clock (void *obj)
for (i=0 ; i < nb_panel ; i++) {
panel1[i].area.resize = 1;
}
systray.area.resize = 1;
panel_refresh = 1;
}