Issue #80 - De-unify layout/xul and tree, grid

This commit is contained in:
Moonchild 2020-04-30 22:30:35 +00:00 • committed by Roy Tam
commit 22a865ad05
9 changed files with 14 additions and 4 deletions

View file

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