Drop use of TQ_SP* defines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/9/head
Michele Calgaro 9 months ago
parent 08ec56f4b9
commit 2d66c9d5f0
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -111,7 +111,7 @@ TQSize ButtonFlowLayout::sizeHint() const
TQSizePolicy::ExpandData ButtonFlowLayout::expanding() const
{
return TQ_SPNoDirection;
return TQSizePolicy::NoDirection;
}
TQLayoutIterator ButtonFlowLayout::iterator()

Loading…
Cancel
Save