mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
37408
String bundle doesn't offer a scriptable enumerator r=be
This commit is contained in:
parent
307b8fbcc5
commit
6762c8cb21
@ -24,7 +24,7 @@
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsICharsetConverterManager2.h"
|
||||
#include "nsILanguageAtomService.h"
|
||||
#include "nsIPersistentProperties.h"
|
||||
#include "nsIPersistentProperties2.h"
|
||||
#include "nsISupportsArray.h"
|
||||
|
||||
class nsLanguageAtomService : public nsILanguageAtomService
|
||||
|
@ -23,7 +23,7 @@
|
||||
#define NS_IMPL_IDS
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIPersistentProperties.h"
|
||||
#include "nsIPersistentProperties2.h"
|
||||
#include "nsIStringBundle.h"
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "nsILocale.h"
|
||||
|
Loading…
Reference in New Issue
Block a user