diff options
author | Timothy Pearson <[email protected]> | 2011-12-15 15:31:19 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-15 15:31:19 -0600 |
commit | e29455aea4fc1fda591862200c6321a3722e134c (patch) | |
tree | dbb3bc7ee43510962fcfa3d69b5743d8daf8c3b6 /src/knutclient.h | |
parent | 841ad360f807ab3ab1596308d120ef7918207e13 (diff) | |
download | knutclient-e29455aea4fc1fda591862200c6321a3722e134c.tar.gz knutclient-e29455aea4fc1fda591862200c6321a3722e134c.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/knutclient.h')
-rwxr-xr-x | src/knutclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutclient.h b/src/knutclient.h index 39106f2..9498876 100755 --- a/src/knutclient.h +++ b/src/knutclient.h @@ -96,7 +96,7 @@ class KNutClient : public TQObject, public KSessionManaged { /** * Nastavi hodnoty po prvem pripojeni na UPS, zavola prekresleni docku a nastartuje timer - * Sets values after the first conection to UPS ,calls to tqrepaint of dock and starts timer + * Sets values after the first conection to UPS ,calls to repaint of dock and starts timer * * @since 0.2 **/ |