summaryrefslogtreecommitdiffstats
path: root/ksayit/src/ksayit.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:52:23 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-06-20 19:43:55 +0200
commit35ef45e0e2bd97bea881ba3c53e0ab35ce84d82e (patch)
treeca400a824dfa32a8660091d10e8a904ad9099bae /ksayit/src/ksayit.h
parentb33c04530149523d99425f92e428231b79b7991d (diff)
downloadtdeaccessibility-35ef45e0e2bd97bea881ba3c53e0ab35ce84d82e.tar.gz
tdeaccessibility-35ef45e0e2bd97bea881ba3c53e0ab35ce84d82e.zip
Remove additional unneeded tq method conversions
(cherry picked from commit 92994ee2036ac7c4c68747f67dbc0ecbaf4c250c)
Diffstat (limited to 'ksayit/src/ksayit.h')
-rw-r--r--ksayit/src/ksayit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/ksayit.h b/ksayit/src/ksayit.h
index 97d2c95..4f9ed01 100644
--- a/ksayit/src/ksayit.h
+++ b/ksayit/src/ksayit.h
@@ -115,7 +115,7 @@ private slots:
*/
void slotTreeViewChanged(const TQString &str);
- /** save general Options like all bar positions and status as well as the tqgeometry to
+ /** save general Options like all bar positions and status as well as the geometry to
* the configuration file.
*/
void slotSaveOptions();