first implementation for sync-tool
This commit is contained in:
@@ -7,7 +7,7 @@ class SyncCommand {
|
||||
public:
|
||||
SyncCommand();
|
||||
|
||||
bool exec(QString const &cmd, QStringList const &options,
|
||||
int exec(QString const &cmd, QStringList const &options,
|
||||
int start_timeout = 100000, int finish_timeout = 100000);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user