summaryrefslogtreecommitdiff
path: root/src/tabpreviewpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tabpreviewpopup.h')
-rw-r--r--src/tabpreviewpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tabpreviewpopup.h b/src/tabpreviewpopup.h
index fe2c50ac..7a6f81e4 100644
--- a/src/tabpreviewpopup.h
+++ b/src/tabpreviewpopup.h
@@ -48,7 +48,7 @@ public:
**/
explicit TabPreviewPopup(WebTab *tab, QWidget *parent = 0);
virtual ~TabPreviewPopup();
-
+
private:
QLabel *m_thumbnail;