Fixed dropdowns would cut-off bottom part of contents

This commit is contained in:
Dimitris Panokostas 2020-05-16 01:27:05 +02:00
parent 440dd1a073
commit 6776d9b1f3
3 changed files with 4 additions and 4 deletions

View file

@ -172,7 +172,7 @@ namespace gcn
*
* @return the widget height in pixels.
*/
auto getHeight() const -> int;
[[nodiscard]] auto getHeight() const -> int;
/**
* Sets the size of the widget.