Ensure the KDE4Support KNS headers are not included

This should hopefully unbreak the Jenkins build.
master
Martin Gräßlin 11 years ago
parent eac8a41fed
commit 930a6b5e05

@ -34,7 +34,7 @@
#include <KDE/KPluginInfo>
#include <KDE/KServiceTypeTrader>
#include <Plasma/Package>
#include <KNS3/DownloadDialog>
#include <KNewStuff3/KNS3/DownloadDialog>
#include "version.h"

@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <KTitleWidget>
#include <KServiceTypeTrader>
#include <KShortcutsEditor>
#include <KNS3/DownloadDialog>
#include <KNewStuff3/KNS3/DownloadDialog>
// own
#include "tabboxconfig.h"

Loading…
Cancel
Save