Graph: removed unused member variable

This commit is contained in:
Tobias Doerffel
2014-03-21 10:48:43 +01:00
parent d4bbaa58b4
commit cce942e5d5

View File

@@ -102,7 +102,6 @@ private:
QPixmap m_foreground;
QColor m_graphColor;
graphModel * m_graphModel;
graphStyle m_graphStyle;
bool m_mouseDown;