Home
last modified time | relevance | path

Searched refs:NUM_AVAILABILITY_BUTTONS (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.cpp1931 const int NUM_AVAILABILITY_BUTTONS = 3; in DoLayout() local
1932 const int NUM_NON_CLASS_BUTTONS = NUM_SUPERFLUOUS_CULL_BUTTONS + NUM_AVAILABILITY_BUTTONS; in DoLayout()