summaryrefslogtreecommitdiff
path: root/src/urlbar.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/urlbar.h
parentscripts (diff)
downloadrekonq-a934072cf9695e46e793898102590322f43c0733.tar.xz
astyle. First round..
Diffstat (limited to 'src/urlbar.h')
-rw-r--r--src/urlbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar.h b/src/urlbar.h
index 72c0bd52..cd6477c4 100644
--- a/src/urlbar.h
+++ b/src/urlbar.h
@@ -37,7 +37,7 @@ class QColor;
class UrlBar : public KHistoryComboBox
{
-Q_OBJECT
+ Q_OBJECT
public:
UrlBar(QWidget *parent = 0);