changeset 308:7f50c040e13d new-branches-with-status-outside-tabs

With status outside tabs, no need to switch to Work tab when new branch is introduced
author Chris Cannam
date Mon, 28 Feb 2011 14:24:14 +0000
parents 5b4aa1c24407
children 4811eb34e819
files mainwindow.cpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mainwindow.cpp	Mon Feb 28 13:09:37 2011 +0000
+++ b/mainwindow.cpp	Mon Feb 28 14:24:14 2011 +0000
@@ -1968,7 +1968,6 @@
 
     case ACT_NEW_BRANCH:
         m_shouldHgStat = true;
-        m_hgTabs->showWorkTab();
         break;
 
     case ACT_UNCOMMITTED_SUMMARY: