Skip to content

Commit

Permalink
V2 Services: Myth/SendNotification convert Duration to Timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-h committed Oct 8, 2021
1 parent 43de8f1 commit e5c4426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/programs/mythbackend/servicesv2/v2myth.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class V2Myth : public MythHTTPService
const QString &Extra,
const QString &ProgressText,
float Progress,
int Duration,
int Timeout,
bool Fullscreen,
uint Visibility,
uint Priority,
Expand Down

0 comments on commit e5c4426

Please sign in to comment.