mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 02:58:26 +08:00
improve preview
This commit is contained in:
parent
4b3f8cc524
commit
e0e0d6a3df
@ -196,7 +196,7 @@ int main(int argc, char* argv[]) {
|
||||
have_lang = TRUE;
|
||||
}
|
||||
|
||||
tk_init(w, h, APP_DESKTOP, NULL, res_root);
|
||||
tk_init(w, h, APP_SIMULATOR, NULL, res_root);
|
||||
assets_manager_set_res_root(assets_manager(), system_info()->app_root);
|
||||
#ifdef WITH_FS_RES
|
||||
system_info_set_default_font(system_info(), "default_full");
|
||||
|
Loading…
Reference in New Issue
Block a user