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

List:       kde-commits
Subject:    kdeaddons/kicker-applets/kbinaryclock
From:       Laurent Montel <montel () kde ! org>
Date:       2003-07-14 13:27:39
[Download RAW message or body]

CVS commit by mlaurent: 

Fix includemoc
Fix header
Fix cvsignore


  M +2 -0      .cvsignore   1.2
  M +30 -24    kbinaryclock.cpp   1.3
  M +6 -6      kbinaryclock.h   1.2


--- kdeaddons/kicker-applets/kbinaryclock/.cvsignore  #1.1:1.2
@@ -1,2 +1,4 @@
 Makefile
 Makefile.in
+settings.cpp
+settings.h

--- kdeaddons/kicker-applets/kbinaryclock/kbinaryclock.cpp  #1.2:1.3
@@ -30,7 +30,12 @@
 #include <qslider.h>
 #include <qcursor.h>
+#include <qtimer.h>
+
+
+
 #include <kprocess.h>
 #include <kstandarddirs.h>
 #include <qclipboard.h>
+#include <kled.h>
 
 extern "C" 
@@ -329,2 +334,3 @@ void KBinaryClock::slotCopyMenuActivated
 }
 
+#include "kbinaryclock.moc"

--- kdeaddons/kicker-applets/kbinaryclock/kbinaryclock.h  #1.1:1.2
@@ -25,14 +25,14 @@
 #include <qevent.h>
 #include <qstring.h>
-#include <qpopupmenu.h>
-#include <qpushbutton.h>
 #include <kglobal.h>
-#include <qtimer.h>
 #include <kaboutdata.h>
-#include <kled.h>
 
 #include <kautoconfigdialog.h>
 #include "settings.h"
 
+class KLed;
+class QGridLayout;
+
+
 class SettingsImp : public Settings {
         Q_OBJECT


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

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