@@ -17,7 +17,7 BarAnimation::~BarAnimation() | |||||
17 | { |
|
17 | { | |
18 | } |
|
18 | } | |
19 |
|
19 | |||
20 | void BarAnimation::updateValues(const BarLayout& layout) |
|
20 | void BarAnimation::updateValues(const BarLayout& /*layout*/) | |
21 | { |
|
21 | { | |
22 | // TODO: |
|
22 | // TODO: | |
23 | qDebug() << "BarAnimation::updateValues"; |
|
23 | qDebug() << "BarAnimation::updateValues"; |
General Comments 0
You need to be logged in to leave comments.
Login now