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

List:       kde-commits
Subject:    playground/base/plasma
From:       Laurent Montel <montel () kde ! org>
Date:       2007-11-07 12:40:01
Message-ID: 1194439201.799901.22825.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 733877 by mlaurent:

Fix forward declaration


 M  +0 -1      applets/desktop/desktop.h  
 M  +0 -5      applets/fuzzy-clock/fuzzyClock.h  
 M  +0 -1      applets/news/news.h  
 M  +0 -3      applets/weather/weatherapplet.h  
 M  +0 -1      applets/welcome/welcomeapplet.h  
 M  +0 -1      engines/sensors/sensorsengine.h  


--- trunk/playground/base/plasma/applets/desktop/desktop.h #733876:733877
@@ -30,7 +30,6 @@
 }
 
 class KDirLister;
-class DeviceLauncher;
 class KFileItemList;
 class KFileItem;
 class KToggleAction;
--- trunk/playground/base/plasma/applets/fuzzy-clock/fuzzyClock.h #733876:733877
@@ -33,11 +33,6 @@
 
 class KDialog;
 
-namespace Plasma
-{
-    class Svg;
-}
-
 class Clock : public Plasma::Applet
 {
     Q_OBJECT
--- trunk/playground/base/plasma/applets/news/news.h #733876:733877
@@ -25,7 +25,6 @@
 
 namespace Plasma {
     class LineEdit;
-    class Layout;
 }
 
 class News : public Plasma::Applet
--- trunk/playground/base/plasma/applets/weather/weatherapplet.h #733876:733877
@@ -32,9 +32,6 @@
 } 
 
 class KDialog;
-class KLineEdit;
-class QTreeWidget;
-class QCheckBox;
 class QStandardItemModel;
 
 class WeatherApplet : public Plasma::Applet
--- trunk/playground/base/plasma/applets/welcome/welcomeapplet.h #733876:733877
@@ -25,7 +25,6 @@
 
 namespace Plasma
 {
-    class LineEdit;
     class HBoxLayout;
 } // namespace Plasma
 
--- trunk/playground/base/plasma/engines/sensors/sensorsengine.h #733876:733877
@@ -22,7 +22,6 @@
 #include <plasma/dataengine.h>
 #include <QtCore/QMap>
 
-class Plasma::DataContainer;
 
 class SensorsEngine : public Plasma::DataEngine
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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