diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-01-09 18:44:47 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-01-09 18:44:47 +0100 |
commit | 38e28a52c042d1d2350e1e6b46b6fddf9851e452 (patch) | |
tree | d0d635966fd7b59364766b9717c86e6202ba9e56 /src/urlbar/urlresolver.h | |
parent | Merge branch 'master' of git://anongit.kde.org/rekonq (diff) | |
download | rekonq-38e28a52c042d1d2350e1e6b46b6fddf9851e452.tar.xz |
Fix issue with new ordering algorithm
Let search item being first when it really is important
CCBUG:290884
Diffstat (limited to 'src/urlbar/urlresolver.h')
-rw-r--r-- | src/urlbar/urlresolver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar/urlresolver.h b/src/urlbar/urlresolver.h index d030c607..167ee283 100644 --- a/src/urlbar/urlresolver.h +++ b/src/urlbar/urlresolver.h @@ -2,7 +2,7 @@ * * This file is a part of the rekonq project * -* Copyright (C) 2009-2011 by Andrea Diamantini <adjam7 at gmail dot com> +* Copyright (C) 2009-2012 by Andrea Diamantini <adjam7 at gmail dot com> * * * This program is free software; you can redistribute it and/or |