Merge "afm-user-daemon: Remove it by default"
[src/app-framework-main.git] / src / wgt-info.h
index 50b8ed4..b91e580 100644 (file)
@@ -1,5 +1,7 @@
 /*
- Copyright 2015 IoT.bzh
+ Copyright (C) 2015-2019 IoT.bzh
+
+ author: José Bollo <jose.bollo@iot.bzh>
 
  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;