mac fixes

This commit is contained in:
brukie 2011-11-17 11:09:44 -09:00
parent 6b18ba6bac
commit fb3d74c139
5 changed files with 83 additions and 19 deletions

View file

@ -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);