Refactored custom action process invocation into a separate function

FossilOrigin-Name: bf36bf1c733da77a39ab9a8b7c63b892c11ef93c
This commit is contained in:
kostas
2015-07-10 15:49:00 +00:00
parent 8b2137a58a
commit 30d6cf3da4
7 changed files with 156 additions and 144 deletions

View File

@ -97,9 +97,6 @@ private:
QString Path;
};
typedef QSet<QString> stringset_t;
class Remote
{
public: