Re: [linux-minidisc] Qt5 compatibility
- From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
- To: Thomas Arp <manner.moe@gmx.de>, "linux-minidisc@lists.fu-berlin.de" <linux-minidisc@lists.fu-berlin.de>
- Date: Sun, 15 Dec 2013 22:23:01 +0100
- Subject: Re: [linux-minidisc] Qt5 compatibility
On 12/15/2013 10:16 PM, Thomas Arp wrote: > there is one more incompatibility with Qt5 in the QTime class. A QTime > object must be initialized before using it, else it will be invalid. > So current source code will not display track length if compiled with Qt5. > I made a small patch fixing this. > - return t; > + return QTime(); Are you sure this is correct? Shouldn't this still return the name of the object and not the name of the class? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
- References:
- [linux-minidisc] Qt5 compatibility
- From: Thomas Arp <manner.moe@gmx.de>
- Re: [linux-minidisc] Qt5 compatibility
- From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
- Re: [linux-minidisc] Qt5 compatibility
- From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
- Re: [linux-minidisc] Qt5 compatibility
- From: Thomas Arp <manner.moe@gmx.de>
- [linux-minidisc] Qt5 compatibility
-
linux-minidisc - December 2013 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the linux-minidisc mailing list
- More info on this list...