From 721c5c4ee3dcee163a2b0f7fd94cb3689154c1bd Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdiff3@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/fileaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fileaccess.h') diff --git a/src/fileaccess.h b/src/fileaccess.h index 787ca65..d23e0f6 100644 --- a/src/fileaccess.h +++ b/src/fileaccess.h @@ -50,7 +50,7 @@ public: TQDateTime lastModified() const; TQDateTime lastRead() const; - TQString fileName() const; // Just the name-part of the path, without tqparent directories + TQString fileName() const; // Just the name-part of the path, without parent directories TQString filePath() const; // The path-string that was used during construction TQString prettyAbsPath() const; KURL url() const; -- cgit v1.2.1