From 6d6e464d2edd278cc1b37b1e000d37207f83448c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Ander=20Pe=C3=B1alba?= Date: Mon, 22 Nov 2010 19:15:27 +0100 Subject: Revert "Remove m_loadingGitPath from MainView" This reverts commit eba8b17b2514c39897b035a1f5529f5b87a7b114. This commit wroke the favicon rendering. --- src/mainview.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainview.h') diff --git a/src/mainview.h b/src/mainview.h index c6babb77..2ba18892 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -180,6 +180,8 @@ private: StackedUrlBar *m_widgetBar; + QString m_loadingGitPath; + // the new tab button QToolButton *m_addTabButton; -- cgit v1.2.1