Home
last modified time | relevance | path

Searched refs:SUBNB_CAPTION_BUTTONS (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.cpp103 #define SUBNB_CAPTION_BUTTONS _TL("Thumbnails") macro
186 ((wxNotebook *)m_pData->GetParent())->AddPage(m_pData_Buttons , SUBNB_CAPTION_BUTTONS , false, 1); in Add_Pages()
195 ((wxNotebook *)m_pMaps->GetParent())->AddPage(m_pMaps_Buttons , SUBNB_CAPTION_BUTTONS , false, 1); in Add_Pages()