cleanup duplicate code and fixed ALLDESKTOP task
git-svn-id: http://tint2.googlecode.com/svn/trunk@569 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -101,7 +101,7 @@ void size_by_layout (Area *a, int pos, int level);
|
||||
void refresh (Area *a);
|
||||
|
||||
// generic resize for SIZE_BY_LAYOUT objects
|
||||
int resize_by_layout(void *obj);
|
||||
int resize_by_layout(void *obj, int maximum_size);
|
||||
|
||||
// set 'redraw' on an area and childs
|
||||
void set_redraw (Area *a);
|
||||
|
||||
Reference in New Issue
Block a user