desktop/kde-workspace-kf5/presentwindows.patch

21 lines
566 B
Diff
Raw Normal View History

2014-01-19 19:58:51 +08:00
From: Christophe Giboudeaux <cgiboudeaux@gmx.com>
Date: Thu, 02 Jan 2014 18:20:42 +0000
Subject: kdeclarative.h is not needed there
X-Git-Url: http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=c258e5c952fe325502ad548f7b9c5cd57d72c146
---
kdeclarative.h is not needed there
---
--- a/kwin/effects/presentwindows/presentwindows.cpp
+++ b/kwin/effects/presentwindows/presentwindows.cpp
@@ -25,7 +25,6 @@
#include <QAction>
#include <KDE/KGlobalAccel>
#include <KDE/KLocalizedString>
-#include <kdeclarative/kdeclarative.h>
#include <kwinglutils.h>