X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgt-info.h;h=3d0a5937f361c37ec119f4f0de031096b627920e;hb=a8f72186c447ba9b917c7f24a00497ae36dbc71f;hp=50b8ed4f252d6bbdfdca752b18d5166f6f42f148;hpb=7e1027342a3cff95635ba2107f283321cf0efa08;p=src%2Fapp-framework-main.git diff --git a/src/wgt-info.h b/src/wgt-info.h index 50b8ed4..3d0a593 100644 --- a/src/wgt-info.h +++ b/src/wgt-info.h @@ -1,6 +1,8 @@ /* Copyright 2015 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. You may obtain a copy of the License at @@ -46,6 +48,7 @@ struct wgt_desc { int refcount; char *id; char *version; + char *idaver; int width; int height; char *viewmodes;