1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-16 18:29:21 +01:00

added window league table

This commit is contained in:
mrsmola 2007-09-24 19:12:27 +00:00
parent f690f39231
commit 996f413523

View File

@ -167,7 +167,8 @@ typedef struct
*mmatches,
*bets,
*splash,
*training_camp;
*training_camp,
*league_table;
/** The position of the horizontal divider is stored here. */
gint paned_pos;