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

List:       kde-commits
Subject:    playground/base/plasma/ions/emhi
From:       Shawn Starr <shawn.starr () rogers ! com>
Date:       2009-08-14 23:49:39
Message-ID: 1250293779.923333.20201.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1011533 by spstarr:

make it build for kde 4.3/4.4

 M  +2 -2      emhi.cpp  
 M  +3 -1      emhi.h  


--- trunk/playground/base/plasma/ions/emhi/emhi.cpp #1011532:1011533
@@ -28,9 +28,7 @@
 
 #include <QTimer>
 
-K_EXPORT_PLASMA_ION(emhi, EMHIIon)
 
-
 EMHIIon::EMHIIon(QObject* parent, const QVariantList& args) : IonInterface(parent, args)
 {
     kDebug();
@@ -289,3 +287,5 @@
     mPendingWeatherRequests.clear();
 }
 
+#include "emhi.moc"
+
--- trunk/playground/base/plasma/ions/emhi/emhi.h #1011532:1011533
@@ -23,7 +23,6 @@
 
 #include <Plasma/Weather/Ion>
 #include <KIO/Job>
-
 #include <QDateTime>
 #include <QDomDocument>
 
@@ -82,4 +81,7 @@
         bool mPendingListRequest;
 };
 
+//K_EXPORT_PLASMA_ION(emhi, EMHIIon)
+K_EXPORT_PLASMA_DATAENGINE(emhi, EMHIIon)
+
 #endif // _ION_EMHI_H
[prev in list] [next in list] [prev in thread] [next in thread] 

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