mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 06:45:33 +00:00
Fixed the description entry bug 11892.
This commit is contained in:
parent
2bf65612c0
commit
5f3c1bdb82
Binary file not shown.
@ -272,7 +272,7 @@ BEGIN
|
||||
RTEXT "Pref Name:",IDC_STATIC,15,26,68,8
|
||||
EDITTEXT IDC_PREFNAME,93,22,184,14,ES_AUTOHSCROLL
|
||||
RTEXT "Description:",IDC_STATIC,15,43,68,8
|
||||
EDITTEXT IDC_PREFDESC,93,41,184,33,ES_AUTOHSCROLL
|
||||
EDITTEXT IDC_PREFDESC,93,41,184,33,ES_MULTILINE
|
||||
RTEXT "Pref Type:",IDC_STATIC,15,86,68,8
|
||||
GROUPBOX "",IDC_PREFTYPEGROUP,94,79,183,47
|
||||
CONTROL "String",IDC_PREFTYPE_STRING,"Button",BS_AUTORADIOBUTTON |
|
||||
|
Loading…
x
Reference in New Issue
Block a user