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

List:       kde-commits
Subject:    KDE/kdegraphics/kviewshell/plugins/pdf
From:       Wilfried Huss <Wilfried.Huss () gmx ! at>
Date:       2006-07-01 13:16:38
Message-ID: 1151759798.047993.17468.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 556733 by whuss:

Reenable hyperlinks in the pdf plugin.

Stefan, why did you disable them in the first place?

 M  +1 -2      pdfRenderer.cpp  


--- trunk/KDE/kdegraphics/kviewshell/plugins/pdf/pdfRenderer.cpp #556732:556733
@@ -159,8 +159,7 @@
       if (!page->getId().isThumbnail)
       {
         // Set hyperlinks
-#warning correct this
-        QList<Poppler::Link*> links; // = pdfPage->links();
+        QList<Poppler::Link*> links = pdfPage->links();
 
         for (int i = 0; i < links.size(); i++)
         {
[prev in list] [next in list] [prev in thread] [next in thread] 

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