mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 19:47:46 -07:00
new table layout with inverted y coordinate
This commit is contained in:
parent
2543a5b241
commit
bc7b48a7aa
9 changed files with 464 additions and 425 deletions
|
|
@ -18,6 +18,7 @@ private:
|
|||
int currentMinimumWidth;
|
||||
QPixmap bgPixmap;
|
||||
bool active;
|
||||
bool isInverted() const;
|
||||
private slots:
|
||||
void updateBgPixmap();
|
||||
public slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue