* various fixes identified by gcc4, provided by Joe Prostko

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30902 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2009-05-28 20:36:22 +00:00
parent 1f58723702
commit 591bc3f2d9
6 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -3399,7 +3399,7 @@ BWindow::_HandleKeyDown(BMessage* event)
be_roster->Launch("application/x-vnd.haiku-screenshot", &message);
return true;
#elif
#else
// Get filename
BPath homePath;