61
As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
ls -l /home/solar
)
// Create and populate from XRC
if (!wxXmlResource::Get()->LoadDialog(this, parent, _T("dlgGenericMultiLineNotes")))
{
wxLogError("Missing XRC resource: dlgGenericMultiLineNotes");
return; // fail gracefully
}