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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/runners/webshortcuts
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2010-09-04 23:14:49
Message-ID: 20100904231449.0EDD0AC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1171734 by ahartmetz:

Now that we get result items, make sure that they also do something. This is
admittedly shotgun debugging; however I do wonder how QVariant::toString()
with a KUrl in the variant ever worked.


 M  +1 -1      webshortcutrunner.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/runners/webshortcuts/webshortcutrunner.cpp \
#1171733:1171734 @@ -146,7 +146,7 @@
 
     m_lastFailedKey.clear();
 
-    m_match.setData(filterData.uri());
+    m_match.setData(filterData.uri().url());
     m_match.setId("WebShortcut:" + key);
 
     m_match.setIcon(KIcon(filterData.iconName()));


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

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