From d8cc8bdfa7fa624a526d5aa1626974e1444cb799 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 27 May 2011 19:21:21 +0000 Subject: TQt4 port k3b This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1233803 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libk3b/tools/k3bchecksumpipe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libk3b/tools/k3bchecksumpipe.h') diff --git a/libk3b/tools/k3bchecksumpipe.h b/libk3b/tools/k3bchecksumpipe.h index 88adc74..f92d60f 100644 --- a/libk3b/tools/k3bchecksumpipe.h +++ b/libk3b/tools/k3bchecksumpipe.h @@ -53,7 +53,7 @@ class LIBK3B_EXPORT K3bChecksumPipe : public K3bActivePipe /** * Get the calculated checksum */ - QCString checksum() const; + TQCString checksum() const; protected: int write( char* data, int max ); -- cgit v1.2.3