summaryrefslogtreecommitdiffstats
path: root/src/kdiff3.h
diff options
context:
space:
mode:
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 2934648..f5e240f 100644
--- a/src/kdiff3.h
+++ b/src/kdiff3.h
@@ -102,7 +102,7 @@ class KDiff3App : public TQSplitter
public:
/** constructor of KDiff3App, calls all init functions to create the application.
*/
- KDiff3App( TQWidget* tqparent, const char* name, KDiff3Part* pKDiff3Part );
+ KDiff3App( TQWidget* parent, const char* name, KDiff3Part* pKDiff3Part );
~KDiff3App();
bool isPart();