зеркало из https://github.com/mozilla/pjs.git
Added UpdateInterfaceState, to force an update of the UI
This commit is contained in:
Родитель
aa659a7ec6
Коммит
372055744c
|
@ -131,6 +131,10 @@ interface nsIEditorShell : nsISupports
|
|||
void FindNext();
|
||||
|
||||
/* General Utilities */
|
||||
|
||||
/* UI updating */
|
||||
void UpdateInterfaceState();
|
||||
|
||||
/* Get string from the Editor's localized string bundle */
|
||||
wstring GetString(in wstring name);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче