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