Deinclude effects.h in files where not needed any more

This commit is contained in:
Martin Gräßlin 2011-03-13 13:25:34 +01:00
parent 32c903b05b
commit c4381dc1f9
4 changed files with 0 additions and 4 deletions

View file

@ -41,7 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "atoms.h"
#include "group.h"
#include "rules.h"
#include "effects.h"
#include <QX11Info>
namespace KWin

View file

@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "client.h"
#include "options.h"
#include "effects.h"
#include <kconfiggroup.h>

View file

@ -44,7 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "notifications.h"
#include "rules.h"
#include "scene.h"
#include "effects.h"
#include "deleted.h"
#include "paintredirector.h"
#include "tabbox.h"

View file

@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "workspace.h"
#include "client.h"
#include "effects.h"
namespace KWin
{