Bug #258

[PATCH] Fix for Qt 4.8 disallowing virtual inheritance of QObject

Added by Michel Alexandre Salim over 12 years ago. Updated over 12 years ago.

Status:ClosedStart date:2011-08-10
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

Qt 4.8 now disallows virtual inheritance of QObject, affecting Fedora 16, Rawhide, and potentially other distributions shipping KDE 4.7 / Qt 4.8; for more details, see

http://article.gmane.org/gmane.linux.redhat.fedora.devel/152225

This patch removes such an occurence in svapp, replacing virtual with normal inheritance. Done against the current hg tip.

svapp-qt48-virt_QObject_fix.patch Magnifier 748 Bytes, downloaded 13 times Michel Alexandre Salim, 2011-08-10 03:44 PM

History

#1 Updated by Chris Cannam over 12 years ago

  • Status changed from New to Closed

Applied in 5e1711be654d, thanks.

Also available in: Atom PDF