always return something, well, even though we always would have. g++ isn't *that* smart ;)
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=738560
This commit is contained in:
parent
85e8a49d7c
commit
78293fea45
@ -133,6 +133,8 @@ qreal Layout::margin(MarginEdge edge) const
|
||||
return d->bottomMargin;
|
||||
break;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
void Layout::setMargin(MarginEdge edge, qreal m)
|
||||
|
Loading…
x
Reference in New Issue
Block a user