From 6390d8ea58021f67257527cf98af5074656e0838 Mon Sep 17 00:00:00 2001 From: Johannes Troscher Date: Sun, 27 Nov 2011 12:18:33 +0100 Subject: Unifies macro style REVIEW: 103242 REVIEWED-BY: adjam --- src/urlbar/stackedurlbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/urlbar/stackedurlbar.h') diff --git a/src/urlbar/stackedurlbar.h b/src/urlbar/stackedurlbar.h index b0583df1..7296a2f8 100644 --- a/src/urlbar/stackedurlbar.h +++ b/src/urlbar/stackedurlbar.h @@ -48,7 +48,7 @@ public: UrlBar *currentUrlBar(); UrlBar *urlBar(int index); -private slots: +private Q_SLOTS: void moveBar(int, int); }; -- cgit v1.2.1