Added TODO.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21953 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-08-14 23:36:53 +00:00
parent 36c5ff54b6
commit a1a144828c
+1
View File
@@ -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);