Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp.cpp102 #define SUBNB_CAPTION_TREE _TL("Tree") macro
185 ((wxNotebook *)m_pData->GetParent())->AddPage(m_pData , SUBNB_CAPTION_TREE , false, 0); in Add_Pages()
194 ((wxNotebook *)m_pMaps->GetParent())->AddPage(m_pMaps , SUBNB_CAPTION_TREE , false, 0); in Add_Pages()