Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.cpp2161 static const std::string BASES_LIST_BOX_DROP_TYPE; member in BasesListBox
2323 SetDragDropDataType(BASES_LIST_BOX_DROP_TYPE); in BasesListBoxRow()
2400 const std::string BasesListBox::BASES_LIST_BOX_DROP_TYPE = "BasesListBoxRow"; member in BasesListBox