summaryrefslogtreecommitdiff
path: root/src/urlbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-07 00:41:22 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-07 00:41:22 +0200
commit530fa0d6acad0587e24f29aa2147d1d9410aa396 (patch)
tree9cfc1be75c838107784309a64eeae1cfab89d78d /src/urlbar.h
parentFinally (and hopefully) fixed Google search url. Sorry for committing spam :) (diff)
parentMerge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git (diff)
downloadrekonq-530fa0d6acad0587e24f29aa2147d1d9410aa396.tar.xz
Merge commit 'avaddon/master'
Diffstat (limited to 'src/urlbar.h')
-rw-r--r--src/urlbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/urlbar.h b/src/urlbar.h
index 32d09af4..24fea38f 100644
--- a/src/urlbar.h
+++ b/src/urlbar.h
@@ -81,7 +81,6 @@ private:
LineEdit *m_lineEdit;
- QIcon m_currentIcon;
KUrl m_currentUrl;
int m_progress;
};