mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Added UpdateInterfaceState, to force an update of the UI
This commit is contained in:
parent
341ec82a84
commit
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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user