summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-14 12:26:08 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-14 12:26:08 +0200
commite74a510859d79df4f90d49ac977fbd30f026f8cc (patch)
treed9bcbf73d0d4d726737ad51e9802195d8fa54ba9 /src
parentAnother fix for the new tab button... (diff)
downloadrekonq-e74a510859d79df4f90d49ac977fbd30f026f8cc.tar.xz
little fix again..
Diffstat (limited to 'src')
-rw-r--r--src/tabbar.cpp1
1 files changed, 0 insertions, 1 deletions
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();
}