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

This commit is contained in:
Trevor Saunders
2011-07-27 05:43:01 -07:00
parent c5c5485963
commit 2884bd375d
45 changed files with 91 additions and 6 deletions

View File

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