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

List:       kde-commits
Subject:    kdeaddons/konq-plugins/webarchiver
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-04-19 19:02:10
Message-ID: 20040419190210.870FF9A5B () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

unbreak compilation


  M +2 -2      webarchivecreator.cpp   1.5


--- kdeaddons/konq-plugins/webarchiver/webarchivecreator.cpp  #1.4:1.5
@@ -59,5 +59,5 @@ bool WebArchiveCreator::create(const QSt
                 m_html->setPluginsEnabled(false);
         }
-        m_html->openURL("tar:" + path + "/index.html");
+        m_html->openURL(KURL( "tar:" + path + "/index.html" ));
         m_completed = false;
         startTimer(5000);


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

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