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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Dan Meltzer <hydrogen () notyetimplemented ! com>
Date:       2007-04-03 2:16:38
Message-ID: 1175566598.781451.8479.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 649685 by dmeltzer:

Fix build on clean install dir..

 M  +3 -7      Options2.ui.h  
 M  +0 -1      ktrm.cpp  
 M  +0 -1      playlistwindow.cpp  
 M  +0 -5      scriptmanager.cpp  


--- trunk/extragear/multimedia/amarok/src/Options2.ui.h #649684:649685
@@ -18,10 +18,6 @@
 #include <kapplication.h>
 #include <kfiledialog.h>
 #include <kmessagebox.h>
-#include <knewstuff/downloaddialog.h> // knewstuff theme fetching
-#include <knewstuff/engine.h>         // "
-#include <knewstuff/knewstuff.h>      // "
-#include <knewstuff/provider.h>       // "
 #include <kstandarddirs.h>
 #include <ktar.h>
 #include <kio/netaccess.h>
@@ -38,9 +34,10 @@
 /**
  * GHNS Customised Download implementation.
  */
+#if 0
 class AmarokThemeNewStuff : public KNewStuff
 {
-#if 0 //FIXME: Port to KNS2
+ //FIXME: Port to KNS2
     public:
     explicit AmarokThemeNewStuff(const QString &type, QWidget *parentWidget=0)
              : KNewStuff( type, parentWidget )
@@ -64,10 +61,9 @@
     }
 
     virtual bool createUploadFile( const QString& ) { return false; }
-#endif
 };
+#endif
 
-
 ////////////////////////////////////////////////////////////////////////////////
 // class Options2
 ////////////////////////////////////////////////////////////////////////////////
--- trunk/extragear/multimedia/amarok/src/ktrm.cpp #649684:649685
@@ -30,7 +30,6 @@
 #include <kio/jobclasses.h>
 #include <kprotocolmanager.h>
 #include <kurl.h>
-#include <kresolver.h>
 
 #include <qdom.h>
 #include <QMutex>
--- trunk/extragear/multimedia/amarok/src/playlistwindow.cpp #649684:649685
@@ -948,7 +948,6 @@
 
 
 #include <kwm.h>
-#include <kwinmodule.h>
 /**
  * Show/hide playlist global shortcut and PlayerWindow PlaylistButton connect to this slot
  * RULES:
--- trunk/extragear/multimedia/amarok/src/scriptmanager.cpp #649684:649685
@@ -62,12 +62,7 @@
 #include <ktextedit.h>
 #include <kwm.h>
 
-#include <knewstuff/downloaddialog.h> // knewstuff script fetching
-#include <knewstuff/engine.h>         // "
-#include <knewstuff/knewstuff.h>      // "
-#include <knewstuff/provider.h>       // "
 
-
 namespace Amarok {
     void closeOpenFiles(int out, int in, int err) {
         for(int i = sysconf(_SC_OPEN_MAX) - 1; i > 2; i--)
[prev in list] [next in list] [prev in thread] [next in thread] 

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