diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:28 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:28 -0600 |
commit | 90705c50d34801a0f7516ddc4d3bf6c295413297 (patch) | |
tree | e3b61cdd31aaddef0bf7c78231a08599f8851225 /src/knutclient.h | |
parent | e29455aea4fc1fda591862200c6321a3722e134c (diff) | |
download | knutclient-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/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 9498876..39106f2 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 repaint of dock and starts timer + * Sets values after the first conection to UPS ,calls to tqrepaint of dock and starts timer * * @since 0.2 **/ |