From e29455aea4fc1fda591862200c6321a3722e134c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:31:19 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/knutmainwindow.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/knutmainwindow.h') diff --git a/src/knutmainwindow.h b/src/knutmainwindow.h index 1714010..47829a9 100644 --- a/src/knutmainwindow.h +++ b/src/knutmainwindow.h @@ -100,7 +100,7 @@ class KNutMainWindow : public KMainWindow { /** * Repaints analog panels based on their status. * Prekresli analogove panely na zaklade jejich stavu. - * @param run = TRUE makes immediately tqrepaint of panel + * @param run = TRUE makes immediately repaint of panel * * @since 0.3.1 **/ @@ -109,8 +109,8 @@ class KNutMainWindow : public KMainWindow { /** * Da prikaz k prekresleni analogovych panelu, hlavniho panelu a nastavi jejich hodnoty na * zaklade XFer hodnot. - * Give command to tqrepaint analog panels, main panel and sets their values based on XFer values - * @param run = TRUE makes immediately tqrepaint of analog panels + * Give command to repaint analog panels, main panel and sets their values based on XFer values + * @param run = TRUE makes immediately repaint of analog panels * * @since 0.3.1 **/ -- cgit v1.2.1