forked from AuroraMiddleware/gtk
Forgotten file
This commit is contained in:
parent
080007d7cb
commit
5562d0a57a
@ -42,6 +42,12 @@ typedef struct {
|
||||
CommonInfo *parent;
|
||||
} ObjectInfo;
|
||||
|
||||
typedef struct {
|
||||
TagInfo tag;
|
||||
gchar *id;
|
||||
GHashTable *objects;
|
||||
} MenuInfo;
|
||||
|
||||
typedef struct {
|
||||
TagInfo tag;
|
||||
GSList *packing_properties;
|
||||
|
Loading…
Reference in New Issue
Block a user