forked from qt-creator/qt-creator
Qml Debugger: set the internal on the poll timer.
(Else, we do do not have enough time to start the observer)
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
|
||||
enum {
|
||||
MaxConnectionAttempts = 50,
|
||||
ConnectionAttemptDefaultInterval = 75
|
||||
ConnectionAttemptDefaultInterval = 200
|
||||
};
|
||||
|
||||
namespace Debugger {
|
||||
|
||||
Reference in New Issue
Block a user