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

List:       kde-commits
Subject:    KDE/kdeaddons/konq-plugins/webarchiver
From:       Laurent Montel <montel () kde ! org>
Date:       2005-09-17 16:05:27
Message-ID: 1126973127.193255.22753.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 461438 by mlaurent:

Byebye q3valuelist


 M  +2 -1      archivedialog.h  


--- trunk/KDE/kdeaddons/konq-plugins/webarchiver/archivedialog.h #461437:461438
@@ -32,6 +32,7 @@
 #include <q3valuelist.h>
 //Added by qt3to4:
 #include <QTextStream>
+#include <QList>
 
 class QWidget;
 class KHTMLPart;
@@ -74,7 +75,7 @@
    unsigned int m_iterator;
    enum State { Retrieving=0, Downloading, Saving };
    State m_state;
-   Q3ValueList <KURL>m_urlsToDownload;
+   QList <KURL>m_urlsToDownload;
    KTempFile *m_tmpFile;
    KURL m_url;
    DOM::Document m_document;
[prev in list] [next in list] [prev in thread] [next in thread] 

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