The settings / cache directory can be opened from UI [..]

This commit is contained in:
Klaus Basan
2018-01-19 05:25:05 +01:00
parent d0141692a2
commit add47dfccd
3 changed files with 100 additions and 12 deletions

View File

@@ -98,6 +98,9 @@ namespace BlackGui
//! Get the selected directory
QString getOtherVersionsSelectedDirectory() const;
//! Other the directory of that other version
void openOtherVersionsSelectedDirectory();
//! Get the selected files
QStringList getSelectedFiles() const;