mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
Fix subtype tally alignment by using grid layout instead of character padding
This commit is contained in:
parent
3c2a59ce6e
commit
74381b5c06
5 changed files with 74 additions and 73 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#ifndef COCKATRICE_QT_UTILS_H
|
||||
#define COCKATRICE_QT_UTILS_H
|
||||
#include <QLayout>
|
||||
#include <QObject>
|
||||
|
||||
namespace QtUtils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue