2 * Copyright 2008, Haiku Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * Alexandre Deckner <alex@zappotek.com>
12 #include <Application.h>
15 class App
: public BApplication
{
20 virtual void ReadyToRun();
21 virtual bool QuitRequested();