aboutsummaryrefslogtreecommitdiff
path: root/dw/bullet.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/bullet.cc')
-rw-r--r--dw/bullet.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/dw/bullet.cc b/dw/bullet.cc
index e01191c3..98d90672 100644
--- a/dw/bullet.cc
+++ b/dw/bullet.cc
@@ -57,8 +57,7 @@ void Bullet::containerSizeChangedForChildren ()
}
void Bullet::draw (core::View *view, core::Rectangle *area,
- core::StackingIteratorStack *iteratorStack,
- Widget **interruptedWidget)
+ core::DrawingContext *context)
{
int x, y, l;
bool filled = true;