fixed issue 45, segfault without clock
git-svn-id: http://tint2.googlecode.com/svn/trunk@55 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -573,7 +573,8 @@ void config_finish ()
|
||||
// force the resize
|
||||
for (i=0 ; i < nb_panel ; i++) {
|
||||
panel1[i].area.resize = 1;
|
||||
resize_clock(&panel1[i].clock);
|
||||
if (time1_format)
|
||||
resize_clock(&panel1[i].clock);
|
||||
}
|
||||
|
||||
init_taskbar();
|
||||
|
||||
Reference in New Issue
Block a user