┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/infosidebarpage.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2006-11-30 05:39:24 +0000
committerPeter Penz <[email protected]>2006-11-30 05:39:24 +0000
commit4f951f75e2f21e3c1748e13e1978d5770daabb8c (patch)
treecc3b2e78f407a830a5cd557a2c35c8aeea6a19bc /src/infosidebarpage.h
parentb1d5b6b7467d15417131c8df8fdecb22b2008db4 (diff)
use flat buttons for the information sidebar page (TODO: this code has been duplicated from URLNavigatorButton)
svn path=/trunk/playground/utils/dolphin/; revision=609309
Diffstat (limited to 'src/infosidebarpage.h')
-rw-r--r--src/infosidebarpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/infosidebarpage.h b/src/infosidebarpage.h
index e7d527126..9a5f032cc 100644
--- a/src/infosidebarpage.h
+++ b/src/infosidebarpage.h
@@ -185,7 +185,7 @@ signals:
void requestServiceStart(int index);
protected:
- virtual void drawButton(QPainter* painter);
+ virtual void paintEvent(QPaintEvent* event);
virtual void enterEvent(QEvent* event);
virtual void leaveEvent(QEvent* event);