comparison 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
comparison
equal deleted inserted replaced
607:d35ed7488ccd 608:6f90bb52eee6
76 void unIgnoreFiles(QStringList); 76 void unIgnoreFiles(QStringList);
77 77
78 public slots: 78 public slots:
79 void clearSelections(); 79 void clearSelections();
80 void updateWidgets(); 80 void updateWidgets();
81 void clearWidgets(); // e.g. while cloning a new repo slowly
81 82
82 void setSearchText(QString text); 83 void setSearchText(QString text);
83 84
84 private slots: 85 private slots:
85 void menuActionActivated(); 86 void menuActionActivated();