summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-12-28 16:50:41 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-28 16:50:41 +0100
commitfaa7f72c417b4ccd9b794b32b988312186d62e59 (patch)
tree19a4db56f1526e073ce87a0c05a0923d5a6e442f /src/tabwindow/tabbar.h
parentSVN_SILENT made messages (.desktop file) (diff)
downloadrekonq-faa7f72c417b4ccd9b794b32b988312186d62e59.tar.xz
Krazy Fixes, first shot
Diffstat (limited to 'src/tabwindow/tabbar.h')
-rw-r--r--src/tabwindow/tabbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tabwindow/tabbar.h b/src/tabwindow/tabbar.h
index c27b238f..73b5802e 100644
--- a/src/tabwindow/tabbar.h
+++ b/src/tabwindow/tabbar.h
@@ -49,7 +49,7 @@ class TabBar : public KTabBar
Q_OBJECT
public:
- TabBar(QWidget *parent);
+ explicit TabBar(QWidget *parent);
void setTabHighlighted(int index, bool b);
QRect tabTextRect(int index);