summaryrefslogtreecommitdiff
path: root/src/urlbar.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-05 10:52:41 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-05 10:52:41 +0200
commit7ddf29246c41b115b3c417e87ef8b23f4a0b0ccd (patch)
tree6dc67bb0282173cd955f45b704a7e04bac7198dd /src/urlbar.cpp
parentFix Include (diff)
downloadrekonq-7ddf29246c41b115b3c417e87ef8b23f4a0b0ccd.tar.xz
Krazy issues fixes. Part 1
Diffstat (limited to 'src/urlbar.cpp')
-rw-r--r--src/urlbar.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/urlbar.cpp b/src/urlbar.cpp
index c2c28954..f43f2244 100644
--- a/src/urlbar.cpp
+++ b/src/urlbar.cpp
@@ -263,4 +263,5 @@ void UrlBar::setBackgroundColor(QColor c)
{
s_defaultBaseColor=c;
repaint();
-} \ No newline at end of file
+}
+