From f10950a5b2fef43a5f3a99170682eea55fe9b80b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:06:13 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- src/gvcore/slideshow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gvcore/slideshow.h') diff --git a/src/gvcore/slideshow.h b/src/gvcore/slideshow.h index d73566c..e6742b5 100644 --- a/src/gvcore/slideshow.h +++ b/src/gvcore/slideshow.h @@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "libgwenview_export.h" class TQTimer; -class KConfig; +class TDEConfig; namespace Gwenview { class Document; -- cgit v1.2.1