palm-os-sdk/sdk-3.1/include/Core/International/TextServices.h
2016-08-25 07:53:48 -03:00

21 lines
615 B
C

/***********************************************************************
*
* Copyright (c) 1994-1999 3Com Corporation or its subsidiaries.
* All rights reserved.
*
* Project International
* File TextServices.h
* Author Ken Krugler
* Purpose Header file for Text Services Manager.
*
***********************************************************************/
#ifndef __TEXTSERVICES_H__
#define __TEXTSERVICES_H__
// This file intentionally left blank; the Text Services manager's API is
// going to be changing in the future so the current version isn't being
// documented.
#endif // __TEXTSERVICES_H__