Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #1982
Ticket #1982
: dvbdescriptors.diff
File dvbdescriptors.diff,
186 bytes
(added by
anonymous
,
19 years ago
)
Line
1
177c177 < return (QString)((*it).second); ---
2
3
return QDeepCopy<QString>((*it).second);
4
5
182c182 < return (QString)((*it).second); ---
6
7
return QDeepCopy<QString>((*it).second);
8
Download in other formats:
Original Format