implementation of installation by the daemon
[src/app-framework-main.git] / src / wgt-info.h
index ace9a2d..3d0a593 100644 (file)
@@ -48,6 +48,7 @@ struct wgt_desc {
        int refcount;
        char *id;
        char *version;
+       char *idaver;
        int width;
        int height;
        char *viewmodes;