From e74a510859d79df4f90d49ac977fbd30f026f8cc Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 14 Oct 2009 12:26:08 +0200 Subject: little fix again.. --- src/tabbar.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/tabbar.cpp b/src/tabbar.cpp index b1b727ae..bde1e63e 100644 --- a/src/tabbar.cpp +++ b/src/tabbar.cpp @@ -102,7 +102,6 @@ void TabBar::postLaunch() m_addTabButton->setAutoRaise(true); m_addTabButton->setToolButtonStyle(Qt::ToolButtonIconOnly); - m_addTabButton->show(); } -- cgit v1.2.1