2 * Copyright 2006, Haiku. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 #include <Application.h>
9 BApplication::BApplication(const char *signature
)
14 BApplication::BApplication(const char *signature
, status_t
*error
)
20 BApplication::~BApplication()