1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-29 16:58:28 +00:00

Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class

This commit is contained in:
FranklinDM
2024-03-29 01:40:22 +08:00
committed by roytam1
parent 4d7bdedade
commit 4bf43b8fb4
58 changed files with 155 additions and 589 deletions
+1 -2
View File
@@ -15,8 +15,7 @@
#include "gfxMathTable.h"
// used to map attributes into CSS rules
#include "mozilla/StyleSetHandle.h"
#include "mozilla/StyleSetHandleInlines.h"
#include "nsStyleSet.h"
#include "nsDisplayList.h"
#include "nsRenderingContext.h"