summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/knewbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/knewbutton.cpp')
-rw-r--r--kicker/kicker/buttons/knewbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/knewbutton.cpp b/kicker/kicker/buttons/knewbutton.cpp
index a05027628..2b5153545 100644
--- a/kicker/kicker/buttons/knewbutton.cpp
+++ b/kicker/kicker/buttons/knewbutton.cpp
@@ -286,7 +286,7 @@ void KNewButton::drawEye()
}
m_active_pixmap = pixmap.xForm(matrix);
- repaint(false);
+ tqrepaint(false);
}
#undef eye_x
#undef eye_y