3 * Copyright 1999-2000 Y.Takagi. All Rights Reserved.
9 #include <Application.h>
11 class AboutBox
: public BApplication
{
13 AboutBox(const char *signature
, const char *driver_name
, const char *version
, const char *copyright
);
16 #endif /* __ABOUTBOX_H */