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

List:       kde-commits
Subject:    koffice/lib/kofficecore
From:       David Faure <faure () kde ! org>
Date:       2003-06-19 9:37:37
[Download RAW message or body]

CVS commit by faure: 

Fix kdebugclasses.h warning


  M +2 -0      koMainWindow.cc   1.302
  M +3 -0      koPictureClipart.cc   1.19
  M +3 -0      koPictureEps.cc   1.17
  M +3 -0      koPictureWmf.cc   1.6


--- koffice/lib/kofficecore/koMainWindow.cc  #1.301:1.302
@@ -42,5 +42,7 @@
 #include <kprogress.h>
 #include <kdebug.h>
+#if ! KDE_IS_VERSION( 3,1,90 )
 #include <kdebugclasses.h>
+#endif
 #include <ktempfile.h>
 #include <krecentdocument.h>

--- koffice/lib/kofficecore/koPictureClipart.cc  #1.18:1.19
@@ -26,5 +26,8 @@
 
 #include <kdebug.h>
+#include <kdeversion.h>
+#if ! KDE_IS_VERSION( 3,1,90 )
 #include <kdebugclasses.h>
+#endif
 
 #include "koPictureKey.h"

--- koffice/lib/kofficecore/koPictureEps.cc  #1.16:1.17
@@ -34,5 +34,8 @@
 
 #include <kdebug.h>
+#include <kdeversion.h>
+#if ! KDE_IS_VERSION( 3,1,90 )
 #include <kdebugclasses.h>
+#endif
 #include <ktempfile.h>
 #include <kprocess.h>

--- koffice/lib/kofficecore/koPictureWmf.cc  #1.5:1.6
@@ -26,5 +26,8 @@
 
 #include <kdebug.h>
+#include <kdeversion.h>
+#if ! KDE_IS_VERSION( 3,1,90 )
 #include <kdebugclasses.h>
+#endif
 
 #include <kowmfpaint.h>


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

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