From 16432de65c59318d4b4c8cadb6d4a366d851d973 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 16 Dec 2008 02:00:24 +0100 Subject: Some other steps on the road to the KDE browser.. --- src/urlbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/urlbar.h') diff --git a/src/urlbar.h b/src/urlbar.h index 1346eada..99199d9c 100644 --- a/src/urlbar.h +++ b/src/urlbar.h @@ -47,7 +47,7 @@ private slots: protected: // void paintEvent( QPaintEvent * ); -// void resizeEvent( QResizeEvent * ); + private: QLinearGradient generateGradient(const QColor &color) const; -- cgit v1.2.1