mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
21 lines
566 B
Diff
21 lines
566 B
Diff
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>
|
|
|
|
|