diff src/filestatuswidget.h @ 608:6f90bb52eee6

Clear history and file states while opening a new remote repo
author Chris Cannam
date Tue, 03 Jul 2012 12:12:42 +0100
parents 533519ebc0cb
children 38c84c66ad7a
line wrap: on
line diff
--- a/src/filestatuswidget.h	Tue Jul 03 11:48:28 2012 +0100
+++ b/src/filestatuswidget.h	Tue Jul 03 12:12:42 2012 +0100
@@ -78,6 +78,7 @@
 public slots:
     void clearSelections();
     void updateWidgets();
+    void clearWidgets(); // e.g. while cloning a new repo slowly
 
     void setSearchText(QString text);