From 2f13db3514ee77317b889904baa657b0257d962a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 16 Feb 2012 19:20:27 +0100 Subject: Krazy fixes - doublequote_chars - normalize --- src/webtab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webtab.h') diff --git a/src/webtab.h b/src/webtab.h index b875e4fe..954db13c 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -102,7 +102,7 @@ private Q_SLOTS: void showRSSInfo(const QPoint &pos); void showSearchEngine(const QPoint &pos); void openSearchEngineAdded(); - + void showMessageBar(); Q_SIGNALS: -- cgit v1.2.1