Larger dialog size.

This commit is contained in:
jean-pierre charras 2018-01-11 14:21:36 +01:00
parent e926ec42f8
commit de9161be85
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ DIALOG_SYMBOL_LIB_TABLE::DIALOG_SYMBOL_LIB_TABLE( wxTopLevelWindow* aParent,
m_cur_grid = m_project_grid;
}
SetSizeInDU( 360, 240 );
SetSizeInDU( 450, 400 );
// On some window managers (Unity, XFCE), this dialog is
// not always raised, depending on this dialog is run.