1234567891011121314151617 |
- /********************************************************************
- ** File Name: common_gui_object_freeze.c
- **
- ** File Description: The header file of dvb adjust gui object
- **
- ** Copyright(c) 2010 sunmedia Technologies - All Rights Reserved
- **
- ** History Information Description
- ** Date Author Modification
- ** 2010/09/09 yong.bai Create
- ********************************************************************/
- #ifndef _APP_GUIOBJ_FREEZE_H_
- #define _APP_GUIOBJ_FREEZE_H_
- #endif
|