summaryrefslogtreecommitdiff
path: root/src/urlbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar.h')
-rw-r--r--src/urlbar.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/urlbar.h b/src/urlbar.h
index 72b64654..5d766a92 100644
--- a/src/urlbar.h
+++ b/src/urlbar.h
@@ -43,10 +43,6 @@ public:
KLineEdit *lineEdit();
void setWebView(WebView *webView);
-// FIXME needed to color urlbar while loading urls
-// protected:
-// void paintEvent(QPaintEvent *event);
-
private slots:
void webViewUrlChanged(const QUrl &url);
void webViewIconChanged();