From 9b9d4ea191b72a4742c67bbcdb12528dbe848dfd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:22:57 -0600 Subject: Rename additional global TQt functions --- src/svnqt/client_diff.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/svnqt/client_diff.cpp') diff --git a/src/svnqt/client_diff.cpp b/src/svnqt/client_diff.cpp index 448e3cd..9229a45 100644 --- a/src/svnqt/client_diff.cpp +++ b/src/svnqt/client_diff.cpp @@ -79,7 +79,7 @@ namespace svn DiffData ddata(tmpPath,path,revision1,path,revision2); #if ((SVN_VER_MAJOR == 1) && (SVN_VER_MINOR >= 5)) || (SVN_VER_MAJOR > 1) - qDebug("pegged diff4 call"); + tqDebug("pegged diff4 call"); error = svn_client_diff_peg4( options, path.cstr(), -- cgit v1.2.3