From 6b59f402f33e5c78279429850fb11de558fb6ea2 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 2 Jan 2012 17:44:58 +0100 Subject: Do NOT load previews if not present This fixes problems on unwanted connections while using rekonq. --- src/webpage.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/webpage.h') diff --git a/src/webpage.h b/src/webpage.h index 6a717f78..7e5df309 100644 --- a/src/webpage.h +++ b/src/webpage.h @@ -6,7 +6,7 @@ * Copyright (C) 2008 Dirk Mueller * Copyright (C) 2008 Urs Wolfer * Copyright (C) 2008 Michael Howell -* Copyright (C) 2008-2011 by Andrea Diamantini +* Copyright (C) 2008-2012 by Andrea Diamantini * Copyright (C) 2010 by Matthieu Gicquel * * @@ -103,7 +103,6 @@ private Q_SLOTS: void loadStarted(); void loadFinished(bool); void showSSLInfo(QPoint); - void updateImage(bool ok); void copyToTempFileResult(KJob*); -- cgit v1.2.1