mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
Issue #80 - De-unify layout/svg
This commit is contained in:
parent
f7493bacb5
commit
e68128d9ca
10 changed files with 12 additions and 1 deletions
|
|
@ -18,9 +18,12 @@
|
|||
#include "mozilla/dom/SVGSVGElement.h"
|
||||
#include "mozilla/dom/SVGViewElement.h"
|
||||
#include "nsSubDocumentFrame.h"
|
||||
#include "gfxMatrix.h"
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::dom;
|
||||
using namespace mozilla::gfx;
|
||||
using namespace mozilla::image;
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
// Implementation helpers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue