Searched refs:infotext1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmboard.cpp464 wxString infotext1, infotext2; local
467 infotext1 = wxT("File type:\n\t");
468 infotext1 += m_opened_file->GetStringType() + wxT("\n");
473 infotext1 = wxT("File type: \n\tNo file opened");
477 m_fileType->SetLabel(infotext1);

Completed in 189 milliseconds