summaryrefslogtreecommitdiffstats
path: root/src/kdiff3.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:36:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:36:20 -0600
commit9b57232f1beb774a8a4bab4ae1f85999e193d037 (patch)
tree38c3bc221a50176fafef2efb58e2f9337e1aaf39 /src/kdiff3.h
parentc7e29c4606e72cf1d3d0052eec08805c8cf3fce7 (diff)
downloadkdiff3-9b57232f1beb774a8a4bab4ae1f85999e193d037.tar.gz
kdiff3-9b57232f1beb774a8a4bab4ae1f85999e193d037.zip
Remove additional unneeded tq method conversions
Diffstat (limited to 'src/kdiff3.h')
-rw-r--r--src/kdiff3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdiff3.h b/src/kdiff3.h
index c81ae71..46c0d3c 100644
--- a/src/kdiff3.h
+++ b/src/kdiff3.h
@@ -110,7 +110,7 @@ class KDiff3App : public TQSplitter
/** initializes the KActions of the application */
void initActions( KActionCollection* );
- /** save general Options like all bar positions and status as well as the tqgeometry
+ /** save general Options like all bar positions and status as well as the geometry
and the recent file list to the configuration file */
void saveOptions( KConfig* );