CID 1716: BAboutWindow needs to be deleted after use.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37954 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -69,6 +69,7 @@ BootPromptApp::AboutRequested()
|
||||
kAuthors);
|
||||
|
||||
aboutWindow->Show();
|
||||
delete aboutWindow;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user