Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSaveFileDialog.cpp50 const std::string PATH_DELIM_BEGIN = "["; variable
383 … auto label = GG::Wnd::Create<CUILabel>(PATH_DELIM_BEGIN + m_filename + PATH_DELIM_END, in Init()