summaryrefslogtreecommitdiffstats
path: root/src/knutmainwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:31:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:31:19 -0600
commite29455aea4fc1fda591862200c6321a3722e134c (patch)
treedbb3bc7ee43510962fcfa3d69b5743d8daf8c3b6 /src/knutmainwindow.h
parent841ad360f807ab3ab1596308d120ef7918207e13 (diff)
downloadknutclient-e29455aea4fc1fda591862200c6321a3722e134c.tar.gz
knutclient-e29455aea4fc1fda591862200c6321a3722e134c.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/knutmainwindow.h')
-rw-r--r--src/knutmainwindow.h6
1 files changed, 3 insertions, 3 deletions
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
**/