Fix linux build

Roxie Linden 2010-02-05 01:37:36 -08:00
parent e65b6d9695
commit b5f64f9a3f
1 changed files with 1 additions and 1 deletions

View File

@ -604,7 +604,7 @@ void LLAppViewerLinux::handleCrashReporting(bool reportFreeze)
{cmd.c_str(),
ask_dialog,
"-user",
(char*)LLViewerLogin::getInstance()->getGridLabel().c_str(),
(char*)LLGridManager::getInstance()->getGridLabel().c_str(),
"-name",
LLAppViewer::instance()->getSecondLifeTitle().c_str(),
NULL};