wikilauncher.hrh

来自「这是在s60第五版上用Open GL开发的软件」· HRH 代码 · 共 19 行

HRH
19
字号
/* ====================================================================
 * File: WikiLauncher.hrh
 * Created: 11/28/08
 * Author: 
 * Copyright (c): , All rights reserved
 * ==================================================================== */

#ifndef __WikiLauncher_HRH__
#define __WikiLauncher_HRH__

/** WikiLauncher enumerate command codes */
enum TWikiLauncherIds
    {
    EWikiLauncherCommand1 = 1  // start value must not be 0
    };


#endif // __WikiLauncher_HRH__

⌨️ 快捷键说明

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