Column: Phasing out text.cpp/nontrivial()
This commit is contained in:
@@ -223,7 +223,7 @@ void Column::renderHeader (
|
|||||||
Color& color)
|
Color& color)
|
||||||
{
|
{
|
||||||
if (context.verbose ("label") &&
|
if (context.verbose ("label") &&
|
||||||
nontrivial (_label))
|
_label != "")
|
||||||
{
|
{
|
||||||
// Create a basic label.
|
// Create a basic label.
|
||||||
std::string header;
|
std::string header;
|
||||||
|
|||||||
Reference in New Issue
Block a user