summaryrefslogtreecommitdiff
path: root/src/tabbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-03-28 15:53:26 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-03-28 15:53:26 +0100
commita934072cf9695e46e793898102590322f43c0733 (patch)
tree6f04f558aec622c4b044fccbe1481db933f8901e /src/tabbar.h
parentscripts (diff)
downloadrekonq-a934072cf9695e46e793898102590322f43c0733.tar.xz
astyle. First round..
Diffstat (limited to 'src/tabbar.h')
-rw-r--r--src/tabbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tabbar.h b/src/tabbar.h
index a265d85c..ad7a376d 100644
--- a/src/tabbar.h
+++ b/src/tabbar.h
@@ -31,7 +31,7 @@
#include <QShortcut>
/**
- * Tab bar with a few more features such as
+ * Tab bar with a few more features such as
* a context menu and shortcuts
*
*/
@@ -64,7 +64,7 @@ protected:
* Added to fix tab dimension
*
*/
- virtual QSize tabSizeHint (int index) const;
+ virtual QSize tabSizeHint(int index) const;
private slots:
void selectTabAction();