зеркало из https://github.com/mozilla/gecko-dev.git
Fix minor typo (IDL doesn't mind, but it does emit a warning)
This commit is contained in:
Родитель
15f268a973
Коммит
79f808676a
|
@ -66,7 +66,7 @@ interface nsMsgViewType {
|
|||
const nsMsgViewTypeValue eShowThreadsWithUnread = 2;
|
||||
const nsMsgViewTypeValue eShowWatchedThreadsWithUnread = 3;
|
||||
const nsMsgViewTypeValue eShowQuickSearchResults = 4;
|
||||
const nsMsgViewtypeValue eShowVirtualFolderResults = 5;
|
||||
const nsMsgViewTypeValue eShowVirtualFolderResults = 5;
|
||||
};
|
||||
|
||||
[scriptable, uuid(64852276-1dd2-11b2-8103-afe12002c053)]
|
||||
|
|
Загрузка…
Ссылка в новой задаче