Whitespace cleanup only.
This commit is contained in:
parent
2a36368bda
commit
e25776bd83
@ -60,7 +60,6 @@ public:
|
||||
SetTo(other.Get());
|
||||
}
|
||||
|
||||
|
||||
template<typename OtherType>
|
||||
BReference(const BReference<OtherType>& other)
|
||||
:
|
||||
|
@ -1142,7 +1142,7 @@ BSlider::DrawText()
|
||||
view->SetHighColor(tint_color(LowColor(), B_DISABLED_LABEL_TINT));
|
||||
}
|
||||
} else
|
||||
flags = be_control_look->Flags(this);
|
||||
flags = be_control_look->Flags(this);
|
||||
|
||||
font_height fontHeight;
|
||||
GetFontHeight(&fontHeight);
|
||||
|
Loading…
x
Reference in New Issue
Block a user