Home
last modified time | relevance | path

Searched refs:MAIN_PANEL_MIN_SIZE (Results 1 – 1 of 1) sorted by path

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.cpp73 const GG::Pt MAIN_PANEL_MIN_SIZE{GG::X{400}, GG::Y{160}}; variable
4136 SetMinSize(MAIN_PANEL_MIN_SIZE); in CompleteConstruction()