Implemented run_be_about()
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13323 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -642,8 +642,8 @@ run_add_printer_panel()
|
|||||||
_IMPEXP_BE void
|
_IMPEXP_BE void
|
||||||
run_be_about()
|
run_be_about()
|
||||||
{
|
{
|
||||||
// Unsure about how to implement this.
|
if (be_roster != NULL)
|
||||||
// TODO: Implement
|
be_roster->Launch("application/x-vnd.haiku-AboutHaiku");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user