ColParent: Adjust comment

This commit is contained in:
Wilhelm Schuermann 2015-11-02 08:27:11 +01:00
parent 3e8cb20284
commit de4be46cab

View file

@ -74,7 +74,7 @@ void ColumnParent::render (
if (task.has (_name)) if (task.has (_name))
{ {
// f30cb9c3-3fc0-483f-bfb2-3bf134f00694 default // f30cb9c3-3fc0-483f-bfb2-3bf134f00694 default
// 34f00694 short // f30cb9c3 short
if (_style == "default" || if (_style == "default" ||
_style == "long") _style == "long")
renderStringLeft (lines, width, color, task.get(_name)); renderStringLeft (lines, width, color, task.get(_name));