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

List:       kde-commits
Subject:    KDE/kdebindings/smoke/kde/kio
From:       Chris Michael Burel <chrisburel () gmail ! com>
Date:       2011-01-05 1:56:44
Message-ID: 20110105015644.85376AC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1211839 by burel:

ksambasharedata.h only exists in KDE > 4.7, so conditionally include that file based \
on the KDE_VERSION being built against.


 M  +4 -1      kio_includes.h  


--- trunk/KDE/kdebindings/smoke/kde/kio/kio_includes.h #1211838:1211839
@@ -61,7 +61,6 @@
 #include <kremoteencoding.h>
 #include <krun.h>
 #include <ksambashare.h>
-#include <ksambasharedata.h>
 #include <kscan.h>
 #include <kshellcompletion.h>
 #include <kstatusbarofflineindicator.h>
@@ -111,3 +110,7 @@
 #include <kfileitemactions.h>
 #include <kdiskfreespaceinfo.h>
 #endif
+
+#if KDE_VERSION >= 0x040700
+#include <ksambasharedata.h>
+#endif


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

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