Skip to content

Commit 4e186c9

Browse files
committed
Update dialogReminder.h
changed 5 hours to 4 hours
1 parent 40a061f commit 4e186c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-qt5/pc-systemupdatertray/dialogReminder.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ private slots:
3535
minutes = 60; //1 hour
3636
break;
3737
case 3:
38-
minutes = 300; //5 hours
38+
minutes = 240; //4 hours
3939
break;
4040
case 4:
4141
minutes = 720; //12 hours

0 commit comments

Comments
 (0)