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

List:       kde-commits
Subject:    playground/base/raptormenu/plugins/bg
From:       Lukas Appelhans <l.appelhans () gmx ! de>
Date:       2008-05-18 17:05:54
Message-ID: 1211130354.512836.15796.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 809272 by lappelhans:

Don't include whole modules


 M  +1 -0      classic/classicplugin.cpp  
 M  +1 -2      classic/classicplugin.h  
 M  +1 -0      fancy/fancyplugin.cpp  
 M  +0 -1      fancy/fancyplugin.h  


--- trunk/playground/base/raptormenu/plugins/bg/classic/classicplugin.cpp #809271:809272
@@ -19,6 +19,7 @@
 #include "classicplugin.h"
 #include <config-raptormenu.h>
 #include "classicinterface.h"
+#include <QPainter>
 
 ClassicPlugin::ClassicPlugin(QObject * object) : BackdropPlugin( object)
 {
--- trunk/playground/base/raptormenu/plugins/bg/classic/classicplugin.h #809271:809272
@@ -19,13 +19,12 @@
 #ifndef RAPTOR_CLASSIC_BACKDROP_H
 #define RAPTOR_CLASSIC_BACKDROP_H
 
-#include <QtCore>
 #include <raptor_exports.h>
 #include <config-raptormenu.h>
 #include <backdropplugin.h>
 #include <util/bghelper.h>
 
-class RAPTOR_EXPORT  ClassicPlugin :public RaptorMenu::BackdropPlugin
+class RAPTOR_EXPORT  ClassicPlugin : public RaptorMenu::BackdropPlugin
 {
     Q_OBJECT
 
--- trunk/playground/base/raptormenu/plugins/bg/fancy/fancyplugin.cpp #809271:809272
@@ -19,6 +19,7 @@
 #include "fancyplugin.h"
 #include <config-raptormenu.h>
 #include "fancyinterface.h"
+#include <QPainter>
 
 FancyPlugin::FancyPlugin(QObject * object) : BackdropPlugin( object)
 {
--- trunk/playground/base/raptormenu/plugins/bg/fancy/fancyplugin.h #809271:809272
@@ -19,7 +19,6 @@
 #ifndef RAPTOR_FANCY_BACKDROP_H
 #define RAPTOR_FANCY_BACKDROP_H
 
-#include <QtCore>
 #include <raptor_exports.h>
 #include <config-raptormenu.h>
 #include <backdropplugin.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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