haiku/src/apps/clock/clock.h

15 lines
267 B
C

/*
* Copyright 1999, Be Incorporated. All Rights Reserved.
* This file may be used under the terms of the Be Sample Code License.
*
*/
#ifndef _CLOCK_APPLICATION_H
#define _CLOCK_APPLICATION_H
extern const char *kAppSignature;
#endif // _CLOCK_APPLICATION_H