mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 02:53:56 -07:00
list position fixed
This commit is contained in:
parent
4447214c7a
commit
4850bcf809
2 changed files with 26 additions and 7 deletions
|
|
@ -27,7 +27,7 @@ private:
|
|||
QGridLayout *subtypeCountLayout; ///< Grid layout for subtype name/count pairs
|
||||
QPointF selectionOrigin;
|
||||
|
||||
void rebuildSubtypeLabels(const QList<SubtypeEntry> &entries);
|
||||
QSize rebuildSubtypeLabels(const QList<SubtypeEntry> &entries);
|
||||
void clearSubtypeLabels();
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue