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

List:       kde-commits
Subject:    KDE/kdeplasmoids/applets/binary-clock (silent)
From:       Alex Merry <huntedhacker () tiscali ! co ! uk>
Date:       2008-07-05 11:51:24
Message-ID: 1215258684.765025.5753.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 828320 by alexmerry:

warnings--

SVN_SILENT



 M  +1 -1      binaryclock.cpp  
 M  +6 -3      binaryclock.h  


--- trunk/KDE/kdeplasmoids/applets/binary-clock/binaryclock.cpp #828319:828320
@@ -31,8 +31,8 @@
 BinaryClock::BinaryClock(QObject *parent, const QVariantList &args)
     : Plasma::Applet(parent, args),
       m_showSeconds(true),
+      m_showOffLeds(true),
       m_showGrid(true),
-      m_showOffLeds(true),
       m_time(0, 0)
 {
     setHasConfigurationInterface(true);
--- trunk/KDE/kdeplasmoids/applets/binary-clock/binaryclock.h #828319:828320
@@ -26,10 +26,13 @@
 class QTime;
 class QColor;
 
-class Plasma::DataEngine;
+namespace Plasma {
+    class DataEngine;
+}
+namespace Ui {
+    class clockConfig;
+}
 
-class Ui::clockConfig;
-
 class BinaryClock : public Plasma::Applet
 {
     Q_OBJECT
[prev in list] [next in list] [prev in thread] [next in thread] 

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