summaryrefslogtreecommitdiff
path: root/src/urlbar/stackedurlbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar/stackedurlbar.h')
-rw-r--r--src/urlbar/stackedurlbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar/stackedurlbar.h b/src/urlbar/stackedurlbar.h
index ae263a24..5009d49a 100644
--- a/src/urlbar/stackedurlbar.h
+++ b/src/urlbar/stackedurlbar.h
@@ -48,7 +48,7 @@ public:
UrlBar *currentUrlBar();
UrlBar *urlBar(int index);
-
+
private slots:
void moveBar(int, int);
};