Issue #80 - Re-unify most of the layout engine

This commit is contained in:
Moonchild 2022-09-07 13:04:19 +00:00 committed by roytam1
commit b27475f6a9
9 changed files with 32 additions and 16 deletions

View file

@ -18,7 +18,7 @@ EXPORTS += [
'nsIGridPart.h',
]
SOURCES += [
UNIFIED_SOURCES += [
'nsGrid.cpp',
'nsGridCell.cpp',
'nsGridLayout2.cpp',