X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgt-info.h;h=b91e5801f26f94cf8d9043aec209ddc57c352d6c;hb=7553044c59814c33763bb4b1c34664dceed68735;hp=50b8ed4f252d6bbdfdca752b18d5166f6f42f148;hpb=7e1027342a3cff95635ba2107f283321cf0efa08;p=src%2Fapp-framework-main.git diff --git a/src/wgt-info.h b/src/wgt-info.h index 50b8ed4..b91e580 100644 --- a/src/wgt-info.h +++ b/src/wgt-info.h @@ -1,5 +1,7 @@ /* - Copyright 2015 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh + + author: José Bollo Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -46,6 +48,8 @@ struct wgt_desc { int refcount; char *id; char *version; + char *ver; + char *idaver; int width; int height; char *viewmodes;