Rename incorrect instances of tqrepaint[...] to repaint[...]

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent 9ca7f79565
commit 258ddb9c34

@ -262,7 +262,7 @@ void board_2d::redrawAll( void )
drawPosition( tmp++ );
redrawLights();
/* Make sure everything is tqrepainted */
/* Make sure everything is repainted */
updateX1 = updateY1 = 0;
updateX2 = updateY2 = IMAGE_MAX * 9;

Loading…
Cancel
Save