forked from Imagelibrary/binutils-gdb
Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.
This commit is contained in:
@@ -425,6 +425,10 @@ styles:
|
||||
{
|
||||
dialog.exstyle = $3;
|
||||
}
|
||||
| styles CLASS QUOTEDSTRING
|
||||
{
|
||||
res_string_to_id (& dialog.class, $3);
|
||||
}
|
||||
| styles FONT numexpr ',' QUOTEDSTRING
|
||||
{
|
||||
dialog.style |= DS_SETFONT;
|
||||
|
||||
Reference in New Issue
Block a user