Attempting to improve the file selector path list combo box

This commit is contained in:
Cirilo Bernardo 2015-12-10 15:02:05 +11:00
parent 4e12999fa8
commit 210416aca4
1 changed files with 0 additions and 1 deletions

View File

@ -369,7 +369,6 @@ void PANEL_PREV_3D::updateDirChoiceList( void )
dirChoices->Select( 0 );
}
Layout();
return;
}