Build fix.
This commit is contained in:
@@ -1358,7 +1358,7 @@ TeamWindow::_UpdateSourcePathState()
|
|||||||
fSourcePathView->SetText(truncatedText);
|
fSourcePathView->SetText(truncatedText);
|
||||||
} else {
|
} else {
|
||||||
fSourcePathView->SetText(sourceText);
|
fSourcePathView->SetText(sourceText);
|
||||||
fSourcePathView->SetToolTip(NULL);
|
fSourcePathView->SetToolTip((const char*)NULL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user