[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/khtml
From:       David Faure <faure () kde ! org>
Date:       2010-06-28 9:10:00
Message-ID: 20100628091000.7C743AC8E1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1143591 by dfaure:

forward-declare in the right namespace. Had this lying around, must have been a solaris fix.


 M  +4 -1      khtml_global.h  


--- trunk/KDE/kdelibs/khtml/khtml_global.h #1143590:1143591
@@ -30,10 +30,13 @@
 class KComponentData;
 class KIconLoader;
 class KAboutData;
-class HistoryProvider;
 class KHTMLSettings;
 class KHTMLPart;
 
+namespace KParts
+{
+  class HistoryProvider;
+}
 namespace DOM
 {
   class DocumentImpl;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic