mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 02:39:14 +01:00
added window league table
This commit is contained in:
parent
f690f39231
commit
996f413523
@ -167,7 +167,8 @@ typedef struct
|
|||||||
*mmatches,
|
*mmatches,
|
||||||
*bets,
|
*bets,
|
||||||
*splash,
|
*splash,
|
||||||
*training_camp;
|
*training_camp,
|
||||||
|
*league_table;
|
||||||
|
|
||||||
/** The position of the horizontal divider is stored here. */
|
/** The position of the horizontal divider is stored here. */
|
||||||
gint paned_pos;
|
gint paned_pos;
|
||||||
|
Loading…
Reference in New Issue
Block a user