From f0de9e167e289ab7dc33e57f077c1f04ec7c68c8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:38:41 -0600 Subject: Remove additional unneeded tq method conversions --- lib/kformula/kformulaview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kformula/kformulaview.h') diff --git a/lib/kformula/kformulaview.h b/lib/kformula/kformulaview.h index 9562bbfe..cb9c715b 100644 --- a/lib/kformula/kformulaview.h +++ b/lib/kformula/kformulaview.h @@ -141,7 +141,7 @@ protected slots: /** * The cursor has been moved by the container. - * We need to tqrepaint if it was ours. + * We need to repaint if it was ours. */ void slotCursorMoved(FormulaCursor* cursor); -- cgit v1.2.1