summaryrefslogtreecommitdiff
path: root/src/mainview.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/mainview.h
parentscripts (diff)
downloadrekonq-a934072cf9695e46e793898102590322f43c0733.tar.xz
astyle. First round..
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainview.h b/src/mainview.h
index 78fe2a2c..4e2d8b6e 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -87,8 +87,8 @@ public:
QLineEdit *lineEdit(int index) const;
int webViewIndex(WebView *webView) const;
- /**
- * show and hide TabBar if user doesn't choose
+ /**
+ * show and hide TabBar if user doesn't choose
* "Always Show TabBar" option
*
*/