From 83b79bb29aaa412caec6abcdb42ca21d248b3b3a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:06:28 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- src/k3bprojectinterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k3bprojectinterface.h') diff --git a/src/k3bprojectinterface.h b/src/k3bprojectinterface.h index 2a7c38a..1459fd0 100644 --- a/src/k3bprojectinterface.h +++ b/src/k3bprojectinterface.h @@ -65,7 +65,7 @@ class K3bProjectInterface : public DCOPObject /** * \return size of the project in bytes. */ - virtual KIO::filesize_t size() const; + virtual TDEIO::filesize_t size() const; virtual const TQString& imagePath() const; -- cgit v1.2.3