Added TODO.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21953 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2367,6 +2367,7 @@ BWindow::_InitData(BRect frame, const char* title, window_look look,
|
||||
|
||||
if (title == NULL)
|
||||
title = "";
|
||||
// TODO: Where's da "w>"?
|
||||
fTitle = strdup(title);
|
||||
SetName(title);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user