start on issue 158 : persistent panel config

git-svn-id: http://tint2.googlecode.com/svn/trunk@218 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-10-17 16:53:16 +00:00
parent 7ab7dd2393
commit 4592fc25df
3 changed files with 110 additions and 120 deletions

View File

@@ -101,6 +101,7 @@ typedef struct {
} Panel;
extern Panel panel_config;
extern Panel *panel1;
extern int nb_panel;