mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix indentation, followup to bug 386801 noticed in a conflict in another pulled tree.
This commit is contained in:
parent
1364af67ae
commit
fcf77ab9fb
@ -147,7 +147,7 @@ protected:
|
||||
nsFrameList mAbsoluteFrames; // additional named child list
|
||||
|
||||
#ifdef DEBUG
|
||||
nsIAtom* const mChildListName; // nsGkAtoms::fixedList or nsGkAtoms::absoluteList
|
||||
nsIAtom* const mChildListName; // nsGkAtoms::fixedList or nsGkAtoms::absoluteList
|
||||
|
||||
// helper routine for debug printout
|
||||
void PrettyUC(nscoord aSize,
|
||||
|
Loading…
Reference in New Issue
Block a user