Opened 18 years ago
Closed 18 years ago
#5776 closed defect (wontfix)
Some typedefs could use Qt types to improve portability
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Since we use Qt as a porting library as well as a graphical interface toolkit. It makes sense to use its provided types whenever possible to improve portability. libmythdb has a few instances where that can be done.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

Use Qt types where possible