From a25e22d7b195877666237007665ce20e1358753b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 15 Sep 2009 12:37:14 +0200 Subject: Fixing state. Rekonq is not usable now, but this seems a good tech preview. Anyway, performance is definitely a problem with this method, also loading just the first time. Looking at the other way... :) --- src/mainview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainview.h') diff --git a/src/mainview.h b/src/mainview.h index ba79d9f8..1ba4a63d 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -124,6 +124,7 @@ public slots: void slotWebReload(); void slotWebStop(); + void polish(); private slots: void slotCurrentChanged(int index); -- cgit v1.2.1