Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/menu/menuworld/
H A Dstddlg.cpp23 BString fullMsg(STR_IERROR); in ierror() local
24 fullMsg << msg; in ierror()
25 BAlert alert("Internal Error", fullMsg, "OK", NULL, NULL, in ierror()