Skip to content

Commit 605fa13

Browse files
committed
.
1 parent 608c367 commit 605fa13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutoUpdaterGui/updatecontroller.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ namespace QtAutoUpdater
8484

8585
public slots:
8686
//! Starts the controller with the specified level.
87-
bool start(DisplayLevel displayLevel = ProgressLevel);
87+
bool start(DisplayLevel displayLevel = InfoLevel);
8888
//! Tries to cancel the controllers update
8989
bool cancelUpdate(int maxDelay = 3000);
9090

0 commit comments

Comments
 (0)