mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 14:07:35 +08:00
refs #906, delete .rev file (if applicable) when files are copied
This commit is contained in:
committed by
Mathew Sutcliffe
parent
ecb7877908
commit
b3df6bbc7b
@@ -67,6 +67,9 @@ namespace BlackGui
|
||||
//! Get the selected files
|
||||
QStringList getSelectedFiles() const;
|
||||
|
||||
//! Delete the .rev file (caches)
|
||||
void deleteRevisionFile() const;
|
||||
|
||||
QStringList m_otherVersionDirs;
|
||||
QScopedPointer<Ui::CCopyConfigurationComponent> ui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user