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

List:       kde-commits
Subject:    kdereview/plasma/applets
From:       Laurent Montel <montel () kde ! org>
Date:       2009-10-04 19:09:36
Message-ID: 1254683376.063550.11082.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1031347 by mlaurent:

Fix forward declaration
Fix include


 M  +1 -3      adjustableclock/applet/AdjustableClock.cpp  
 M  +0 -1      spellcheck/applet/SpellCheck.h  
 M  +1 -1      windowlist/applet/WindowList.cpp  
 M  +0 -1      windowlist/applet/WindowList.h  


--- trunk/kdereview/plasma/applets/adjustableclock/applet/AdjustableClock.cpp #1031346:1031347
@@ -23,14 +23,12 @@
 #include "AdjustableClock.h"
 
 #include <QRegExp>
-#include <QWebFrame>
 #include <QClipboard>
 #include <QHeaderView>
 #include <QColorDialog>
-#include <QWebSettings>
+#include <QWebFrame>
 
 #include <KLocale>
-#include <KTimeZone>
 #include <KMessageBox>
 #include <KInputDialog>
 #include <KConfigDialog>
--- trunk/kdereview/plasma/applets/spellcheck/applet/SpellCheck.h #1031346:1031347
@@ -22,7 +22,6 @@
 #define SPELLCHECK_HEADER
 
 #include <QTimer>
-#include <QDropEvent>
 #include <QToolButton>
 #include <QGraphicsSceneDragDropEvent>
 
--- trunk/kdereview/plasma/applets/windowlist/applet/WindowList.cpp #1031346:1031347
@@ -25,9 +25,9 @@
 #include <KMenu>
 #include <KLocale>
 #include <KIconLoader>
+#include <KIcon>
 #include <NETRootInfo>
 #include <KWindowSystem>
-#include <KConfigDialog>
 
 #include <Plasma/Theme>
 #include <Plasma/IconWidget>
--- trunk/kdereview/plasma/applets/windowlist/applet/WindowList.h #1031346:1031347
@@ -28,7 +28,6 @@
 
 #include <Plasma/Applet>
 
-#include <KWindowInfo>
 
 #include <kworkspace/kwindowlistmenu.h>
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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