Add copy marked file to directory
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
bool mark(const QString &filename);
|
||||
bool unmark(const QString &filename);
|
||||
bool isMarked(const QString &filename);
|
||||
QStringList getMarkedFiles();
|
||||
protected:
|
||||
bool checkError();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user