mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-13 05:54:06 -07:00
Fix subtype tally alignment by using grid layout instead of character padding
This commit is contained in:
parent
ca6cb8fb91
commit
11bd4f5640
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