X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fwgt-info.h;h=4d27e219a1b34faa99b6384da357b998ddd58838;hb=fce7cd888063b5fffcde071914e717c7c914fa6e;hp=ace9a2d486aa4588849034bc17442b60bf6741ea;hpb=c0fc18e47e49dd4e3cc2f09452a19297dad63f9c;p=src%2Fapp-framework-main.git diff --git a/src/wgt-info.h b/src/wgt-info.h index ace9a2d..4d27e21 100644 --- a/src/wgt-info.h +++ b/src/wgt-info.h @@ -48,6 +48,8 @@ struct wgt_desc { int refcount; char *id; char *version; + char *ver; + char *idaver; int width; int height; char *viewmodes;