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

List:       kde-commits
Subject:    [Rekonq] [BAD EMAIL] 9655db5: select the correct engine in the engine
From:       megabigbug <megabigbug () arrakis ! mail ! kde ! org (none)>
Date:       2010-05-31 23:27:03
Message-ID: 201005312327.o4VNR3o7021484 () kore ! kollide ! net
[Download RAW message or body]

commit 9655db5745914b95bc60c791e9a9faaab5074ed8
Author: megabigbug <megabigbug@arrakis.(none)>
Date:   Sat May 22 08:34:57 2010 +0200

    select the correct engine in the engine bar when a webshortcut is typed

diff --git a/src/urlbar/listitem.cpp b/src/urlbar/listitem.cpp
index f91840d..e3af638 100644
--- a/src/urlbar/listitem.cpp
+++ b/src/urlbar/listitem.cpp
@@ -274,7 +274,7 @@ SearchListItem::SearchListItem(const UrlSearchItem &item, const QString &text, Q
 
     m_iconLabel = new IconLabel("edit-find", this); //TODO: get the default engine icon
     m_titleLabel = new TextLabel(searchItemTitle(engine->name(), query), QString(), this);
-    m_engineBar = new EngineBar(currentEngine, parent);
+    m_engineBar = new EngineBar(engine, parent);
 
     QHBoxLayout *hLayout = new QHBoxLayout;
     hLayout->setSpacing(4);
[prev in list] [next in list] [prev in thread] [next in thread] 

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