Stylecodes now may be used in random system groups. Patch from Ianos Gnatiuc 2:5030/830.17

This commit is contained in:
Stas Degteff
2005-10-03 16:55:00 +00:00
parent 9cc99a0265
commit 49294f1f56
11 changed files with 51 additions and 31 deletions

View File

@@ -61,6 +61,8 @@ enum {
GRP_EDITMIXCASE,
GRP_EDITREPLYRE,
GRP_FORCETEMPLATE,
GRP_HIDESTYLIES,
GRP_USESTYLIES,
GRP_INPUTFILE,
GRP_INTERNETADDRESS,
GRP_INTERNETGATE,
@@ -128,7 +130,7 @@ private:
TYPE_INT,
TYPE_STRING,
TYPE_OBJECT
};
};
int type;
union {