bigger dialog_fp_lib_table size.

This commit is contained in:
jean-pierre charras 2018-01-12 21:30:48 +01:00
parent f95cceeff0
commit b07cf47591
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ public:
// for ALT+A handling, we want the initial focus to be on the first selected grid.
m_cur_grid->SetFocus();
SetSizeInDU( 360, 240 );
SetSizeInDU( 450, 380 );
// On some windows manager (Unity, XFCE), this dialog is
// not always raised, depending on this dialog is run.