Remove some unused variables

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2013-12-09 22:37:50 +01:00 committed by Dirk Hohndel
parent a3f3e85246
commit 26a1904cf8
4 changed files with 0 additions and 7 deletions

View file

@ -150,8 +150,6 @@ private:
double min;
double max;
double interval;
double posBegin;
double posEnd;
double tickSize;
QColor textColor;
};