зеркало из https://github.com/mozilla/pjs.git
Variable had wrong type (1229), thanks to tor@cs.brown.edu
This commit is contained in:
Родитель
dcdf2f3333
Коммит
0896c99dc9
|
@ -104,7 +104,7 @@ NS_METHOD nsTextWidget::Create(nsIWidget *aParent,
|
|||
this);
|
||||
|
||||
if (mMakeReadOnly) {
|
||||
PRUint32 oldReadOnly;
|
||||
PRBool oldReadOnly;
|
||||
SetReadOnly(PR_TRUE, oldReadOnly);
|
||||
}
|
||||
if (mMakePassword) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче