mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 10:33:54 -07:00
mac fixes
This commit is contained in:
parent
6b18ba6bac
commit
fb3d74c139
5 changed files with 83 additions and 19 deletions
|
|
@ -44,7 +44,7 @@ private:
|
|||
double width, height, ySpacing, symbolSize;
|
||||
static const int buttonCount = 12;
|
||||
static const int spaceCount = 6;
|
||||
static const double margin = 3;
|
||||
static const double marginSize;
|
||||
void rearrangeButtons();
|
||||
public:
|
||||
PhasesToolbar(QGraphicsItem *parent = 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue