summaryrefslogtreecommitdiffstats
path: root/kicker/extensions/kasbar/kasitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/extensions/kasbar/kasitem.cpp')
-rw-r--r--kicker/extensions/kasbar/kasitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/extensions/kasbar/kasitem.cpp b/kicker/extensions/kasbar/kasitem.cpp
index 3c6147b1a..d8bd83b54 100644
--- a/kicker/extensions/kasbar/kasitem.cpp
+++ b/kicker/extensions/kasbar/kasitem.cpp
@@ -555,7 +555,7 @@ void KasItem::tqrepaint()
void KasItem::tqrepaint( bool erase )
{
if ( kas->isVisible() )
- kas->tqrepaintItem( this, erase );
+ kas->repaintItem( this, erase );
}
void KasItem::update()