Issue #80 - De-unify gfx/thebes

This commit is contained in:
Moonchild 2020-05-12 12:57:04 +00:00 committed by Roy Tam
commit 94ae8488f4
15 changed files with 32 additions and 22 deletions

View file

@ -38,6 +38,7 @@
#define UTF8_CHARSET NS_LITERAL_CSTRING("utf-8")
using namespace mozilla;
using namespace mozilla::gfx;
typedef mozilla::dom::Element Element;