summaryrefslogtreecommitdiffstats
path: root/src/wgt-info.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-22 19:14:53 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-22 19:14:53 +0100
commita8f72186c447ba9b917c7f24a00497ae36dbc71f (patch)
tree46368c4333aba36cf6c1c5e4e52127826de2a7d0 /src/wgt-info.h
parentce714369c64051d5307ef7ac9af2c53b6edfbb4a (diff)
implementation of installation by the daemon
Change-Id: I50ceca8c515df5a22f3387ccd1a6e3716641661f
Diffstat (limited to 'src/wgt-info.h')
-rw-r--r--src/wgt-info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wgt-info.h b/src/wgt-info.h
index ace9a2d..3d0a593 100644
--- a/src/wgt-info.h
+++ b/src/wgt-info.h
@@ -48,6 +48,7 @@ struct wgt_desc {
int refcount;
char *id;
char *version;
+ char *idaver;
int width;
int height;
char *viewmodes;