Home
last modified time | relevance | path

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

/haiku/src/apps/expander/
H A DExpanderPreferences.cpp35 static const uint32 MSG_DESTUSE = 'mDeu'; variable
77 B_TRANSLATE("Use:"), new BMessage(MSG_DESTUSE)); in ExpanderPreferences()
287 case MSG_DESTUSE: in MessageReceived()