audioplayer_caption.rss

来自「series60 应用程序开发的源代码 series60 应用程序开发的源代码」· RSS 代码 · 共 20 行

RSS
20
字号
/**
 * 
 * @brief Caption file for AudioPlayer application
 *
 * © EMCC Software Ltd
 * @version 1.0
 */

#include "AudioPlayer.loc"
#include <apcaptionfile.rh>

RESOURCE CAPTION_DATA
{
    caption=APP_CAPTION_STRING;
    shortcaption=APP_SHORT_CAPTION_STRING;
}


// End of File

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?