summaryrefslogtreecommitdiffstats
path: root/src/knutmainwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:28 -0600
commit90705c50d34801a0f7516ddc4d3bf6c295413297 (patch)
treee3b61cdd31aaddef0bf7c78231a08599f8851225 /src/knutmainwindow.h
parente29455aea4fc1fda591862200c6321a3722e134c (diff)
downloadknutclient-90705c50d34801a0f7516ddc4d3bf6c295413297.tar.gz
knutclient-90705c50d34801a0f7516ddc4d3bf6c295413297.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit e29455aea4fc1fda591862200c6321a3722e134c.
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 47829a9..1714010 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 repaint of panel
+ * @param run = TRUE makes immediately tqrepaint 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 repaint analog panels, main panel and sets their values based on XFer values
- * @param run = TRUE makes immediately repaint of analog panels
+ * 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
*
* @since 0.3.1
**/