Removed temp text.
[situare] / src / ui / extendedlistitem.cpp
index 868857f..0f8c8fb 100644 (file)
@@ -108,8 +108,6 @@ QRect ExtendedListItem::boundingRect(const QString &text)
         }
     }
 
-    //textRect.setHeight(textRect.height() + 5);
-//    qWarning() << textRect.width() << textRect.height();
     return textRect;
 }