Bug 1512716 - Re-indent NS_QUERYFRAME macros after clang-format. r=TYLin

Differential Revision: https://phabricator.services.mozilla.com/D13995
This commit is contained in:
Cameron McCormack
2018-12-07 20:00:18 +00:00
parent 4f2fe5997f
commit 638e13698f
69 changed files with 115 additions and 113 deletions

View File

@@ -302,8 +302,8 @@ void nsFileControlFrame::AppendAnonymousContentTo(
}
NS_QUERYFRAME_HEAD(nsFileControlFrame)
NS_QUERYFRAME_ENTRY(nsIAnonymousContentCreator)
NS_QUERYFRAME_ENTRY(nsIFormControlFrame)
NS_QUERYFRAME_ENTRY(nsIAnonymousContentCreator)
NS_QUERYFRAME_ENTRY(nsIFormControlFrame)
NS_QUERYFRAME_TAIL_INHERITING(nsBlockFrame)
void nsFileControlFrame::SetFocus(bool aOn, bool aRepaint) {}