From f949c4652e0aae023b4306f3550914811743698e Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 7 Jul 2011 21:14:06 +0000 Subject: Rename incorrect instances of tqrepaint[...] to repaint[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kscd/bwlednum.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kscd') diff --git a/kscd/bwlednum.cpp b/kscd/bwlednum.cpp index fdc2beba..2810135b 100644 --- a/kscd/bwlednum.cpp +++ b/kscd/bwlednum.cpp @@ -222,7 +222,7 @@ void BW_LED_Number::drawSymbol( TQPainter *p,char ,bool tqrepaint ){ } } } - else{ // we are not tqrepainting ourselves due to a tqrepaint event but rather + else{ // we are not repainting ourselves due to a tqrepaint event but rather // genuinely changing the symbol that is to be displayed for(int l = 0; l <= NUM_OF_SEGMENTS -1; l++){ -- cgit v1.2.1