https://bugs.kde.org/show_bug.cgi?id=384926
--- Comment #3 from Markus Enzenberger <[email protected]> --- (In reply to Markus Enzenberger from comment #2) > (In reply to Sergio Martins from comment #1) > > clazy shouldn't warn for any base class that lives in a system header, such > > as QCoreApplication > > sure, but I'm saying it should also not warn for the subclass. It doesn't > make much sense to write a constructor with a parent argument for subclasses > of QCoreApplication. just to be explicit: I mean subclasses written by the user, not in Qt headers. -- You are receiving this mail because: You are watching all bug changes.
