X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgt-info.h;h=5f2c4156bc8f724e753901fd96674ba3b1c1cb3b;hb=c6b2074e18ce7a37a59bc1c3831407b42b18c889;hp=3d0a5937f361c37ec119f4f0de031096b627920e;hpb=a8f72186c447ba9b917c7f24a00497ae36dbc71f;p=src%2Fapp-framework-main.git diff --git a/src/wgt-info.h b/src/wgt-info.h index 3d0a593..5f2c415 100644 --- a/src/wgt-info.h +++ b/src/wgt-info.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 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;