Issue #80 - De-unify layout/tables

This commit is contained in:
Moonchild 2020-04-30 21:45:28 +00:00 committed by Roy Tam
commit a892cb0808
4 changed files with 9 additions and 1 deletions

View file

@ -13,7 +13,7 @@ EXPORTS += [
'nsITableCellLayout.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'BasicTableLayoutStrategy.cpp',
'FixedTableLayoutStrategy.cpp',
'nsCellMap.cpp',