From 7e51b6d5ddc01fc3bc69f30bc5d3933a7709dbf2 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 06:08:18 +0000 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libkdchart/KDChartParams_io.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkdchart/KDChartParams_io.cpp') diff --git a/libkdchart/KDChartParams_io.cpp b/libkdchart/KDChartParams_io.cpp index e24ce59..2feaf17 100644 --- a/libkdchart/KDChartParams_io.cpp +++ b/libkdchart/KDChartParams_io.cpp @@ -2200,7 +2200,7 @@ bool KDChartParams::loadXML( const TQDomDocument& doc ) .tqarg( 0, 5 );//frameSettings->data3rd(), 5 ); else str = TQString( "%1/-----/-----/-----" ).tqarg( areaId, 5 ); - _areaDict.tqreplace( str, frameSettings ); + _areaDict.replace( str, frameSettings ); } } else -- cgit v1.2.1