зеркало из https://github.com/mozilla/gecko-dev.git
case sensitivity problem. r=sfraser
This commit is contained in:
Родитель
a45320a479
Коммит
505b02bd76
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#include "nsIControllerCommand.h"
|
#include "nsIControllerCommand.h"
|
||||||
#include "nsWeakReference.h"
|
#include "nsWeakReference.h"
|
||||||
#include "nsHashTable.h"
|
#include "nsHashtable.h"
|
||||||
|
|
||||||
class nsControllerCommandManager : public nsIControllerCommandManager,
|
class nsControllerCommandManager : public nsIControllerCommandManager,
|
||||||
public nsSupportsWeakReference
|
public nsSupportsWeakReference
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#include "nsIControllerCommand.h"
|
#include "nsIControllerCommand.h"
|
||||||
#include "nsWeakReference.h"
|
#include "nsWeakReference.h"
|
||||||
#include "nsHashTable.h"
|
#include "nsHashtable.h"
|
||||||
|
|
||||||
class nsControllerCommandManager : public nsIControllerCommandManager,
|
class nsControllerCommandManager : public nsIControllerCommandManager,
|
||||||
public nsSupportsWeakReference
|
public nsSupportsWeakReference
|
||||||
|
|
Загрузка…
Ссылка в новой задаче