0.1.5
This commit is contained in:
parent
480c78cf61
commit
a543eb1aef
7 changed files with 12 additions and 11 deletions
|
@ -84,7 +84,7 @@ QLayoutItem *FlowLayout::takeAt(int index)
|
|||
|
||||
Qt::Orientations FlowLayout::expandingDirections() const
|
||||
{
|
||||
return 0;
|
||||
return Qt::Orientations();
|
||||
}
|
||||
|
||||
bool FlowLayout::hasHeightForWidth() const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue