Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/render/
H A DGui.h96 static const std::string TAB_SPELLS; variable
H A DGui.cpp156 const std::string Gui::TAB_SPELLS = "MainTabControl/Spells"; member in Gui