Home
last modified time | relevance | path

Searched defs:WndHorizontalLess (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DWnd.cpp96 struct WndHorizontalLess struct
98 bool operator()(const std::shared_ptr<Wnd>& lhs, const std::shared_ptr<Wnd>& rhs) const in operator ()()