bug 666863 - a11y name space part 1 wrap states name space in mozilla::a11y r=surkov

This commit is contained in:
Trevor Saunders
2011-07-27 05:43:01 -07:00
parent d6e71fe9f3
commit edb67d6047
44 changed files with 89 additions and 6 deletions

View File

@@ -60,6 +60,8 @@
#include "nsIServiceManager.h"
#include "nsITextControlFrame.h"
using namespace mozilla::a11y;
////////////////////////////////////////////////////////////////////////////////
// nsHTMLCheckboxAccessible
////////////////////////////////////////////////////////////////////////////////