Issue #80 - De-unify layout/forms

This commit is contained in:
Matt A. Tobin 2020-04-18 13:10:09 -04:00 committed by Roy Tam
commit 241c3b3200
4 changed files with 5 additions and 1 deletions

View file

@ -7,6 +7,7 @@
#include "nsContainerFrame.h"
#include "nsIFormControlFrame.h"
#include "nsIFrameInlines.h"
#include "nsPresContext.h"
#include "nsGkAtoms.h"
#include "nsButtonFrameRenderer.h"