From a1b660daae9dd252d84ec44e8a5102277539b395 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 12 Dec 2012 18:47:35 +0100 Subject: - Code style check (codestyle script round) - restored CTRL + ENTER code - applied Vedant's patch about (thanks!!!) CCMAIL: vedant.kota@gmail.com REVIEW: 107662 REVIEWED-BY: Tirtha and me --- src/webtab/webpage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webtab/webpage.h') diff --git a/src/webtab/webpage.h b/src/webtab/webpage.h index 96cc5634..0ce95ae1 100644 --- a/src/webtab/webpage.h +++ b/src/webtab/webpage.h @@ -53,7 +53,7 @@ public: ~WebPage(); void setWindow(QWidget *); - + bool isOnRekonqPage() const; void setIsOnRekonqPage(bool b); -- cgit v1.2.1