fixed newline at the end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1238 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2002-09-28 08:46:37 +00:00
parent 9d3fa071bf
commit 4e2492b438

View File

@ -64,4 +64,4 @@ BMPWindow::BMPWindow(BRect area)
BMPWindow::~BMPWindow()
{
be_app->PostMessage(B_QUIT_REQUESTED);
}
}