mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
The settings / cache directory can be opened from UI [..]
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user