Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dtraynotify.cpp551 static ResString sShowIcons(IDS_SHOW_HIDDEN_ICONS); in Notify() local
554 pdi->lpszText = (_show_hidden? sHideIcons: sShowIcons).str(); in Notify()