diff hgtabwidget.h @ 154:6bcb4a4d6521

* Try to reduce unnecessary history updates; add --new-branch option on push
author Chris Cannam
date Thu, 02 Dec 2010 18:04:21 +0000
parents 70fe12873106
children 5c262ac73948
line wrap: on
line diff
--- a/hgtabwidget.h	Thu Dec 02 17:55:21 2010 +0000
+++ b/hgtabwidget.h	Thu Dec 02 18:04:21 2010 +0000
@@ -50,6 +50,8 @@
 
     void setCurrent(QStringList ids, QString branch);
 
+    void updateHistory();
+
     FileStates getFileStates() { return m_fileStates; }
 
     bool canCommit() const;