X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgt-info.h;h=be1d738c79f6b5be4e175d5f8186e50c7946d591;hb=3a6e947bef1b2942e24d2fdee1a76dbf3305b508;hp=3d0a5937f361c37ec119f4f0de031096b627920e;hpb=a8f72186c447ba9b917c7f24a00497ae36dbc71f;p=src%2Fapp-framework-main.git diff --git a/src/wgt-info.h b/src/wgt-info.h index 3d0a593..be1d738 100644 --- a/src/wgt-info.h +++ b/src/wgt-info.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016, 2017 IoT.bzh author: José Bollo @@ -48,6 +48,7 @@ struct wgt_desc { int refcount; char *id; char *version; + char *ver; char *idaver; int width; int height;