зеркало из https://github.com/mozilla/gecko-dev.git
Added UpdateInterfaceState, to force an update of the UI
This commit is contained in:
Родитель
341ec82a84
Коммит
7274bfc0ef
|
@ -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);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче