summaryrefslogtreecommitdiff
path: root/src/urlbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-28 22:41:37 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-28 22:41:37 +0200
commit3603173d242138550997cbc084f21883b97aa4e2 (patch)
tree9a912ec2f46462c6b565043c19f3a79e7a5e016d /src/urlbar.h
parentMerge branch 'CLEAR' (diff)
parentRemoved Web Inspecting color (diff)
downloadrekonq-3603173d242138550997cbc084f21883b97aa4e2.tar.xz
Merge branch 'PrivateColor'
Diffstat (limited to 'src/urlbar.h')
-rw-r--r--src/urlbar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/urlbar.h b/src/urlbar.h
index 24fea38f..a943c916 100644
--- a/src/urlbar.h
+++ b/src/urlbar.h
@@ -52,6 +52,7 @@ public:
void selectAll() const;
KUrl url() const;
QSize sizeHint() const;
+ void setBackgroundColor(QColor);
signals:
void activated(const KUrl&);