Delay the progress dialog by one second so it doesn't show on quick scans.
Do not show the disconnect message if no connection is established. Show correct directory separators on Windows.
This commit is contained in:
@@ -38,6 +38,7 @@ class CmaClient : public QObject
|
||||
public:
|
||||
explicit CmaClient(QObject *parent = 0);
|
||||
|
||||
static bool isRunning();
|
||||
void launch();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user