mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-06 20:45:54 +01:00
shrink "netstat rect" to reasonable size
This commit is contained in:
parent
0bf28c133d
commit
46a5f83bb1
1 changed files with 1 additions and 1 deletions
|
@ -621,7 +621,7 @@ configure_event( GtkWidget* widget, GdkEventConfigure* XP_UNUSED(event),
|
||||||
#else
|
#else
|
||||||
0, 0,
|
0, 0,
|
||||||
#endif
|
#endif
|
||||||
bdWidth-100, 16, 16,
|
bdWidth-25, 16, 16,
|
||||||
XP_FALSE, &dims );
|
XP_FALSE, &dims );
|
||||||
board_applyLayout( board, &dims );
|
board_applyLayout( board, &dims );
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue