Opened 14 years ago
Closed 14 years ago
#2568 closed defect (fixed)
Deprecated HelpText in recordingprofile.cpp
Reported by: | Robert Kulagowski | Owned by: | danielk |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
class MPEG2Language : public CodecParam?, public ComboBoxSetting?
contains the following:
Delete this part of message once 0.1.10 is old... QObject::tr(
"Version 0.1.10+ of ivtv driver is required for " "this setting to have any effect."));
Current version of ivtv is 0.8.0, so it should now match the criteria for deletion.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I'll verify the version requirements and either update the comment or remove it as appropriate.