current state of KDE_DEPRECATED ?

Alexander Neundorf neundorf at kde.org
Wed Mar 15 18:50:42 GMT 2006


On Wednesday 15 March 2006 19:46, Nicolas Goutte wrote:
> On Wednesday 15 March 2006 19:38, Alexander Neundorf wrote:
> > Hi,
> >
> > I get a lot of compiler errors due to KDE_DEPRECATED used in front of a
> > ctor with gcc 3.3.6 .
>
> It should be
> static KDE_DEPRECATED
> virtual KDE_DEPRECATED
>
> (I have just fixed 2 files in kio/kio.)

gcc complained here about the KDE_DEPRECATED:

KDE_DEPRECATED KAction( const QString& text, const KShortcut& cut,
             const QObject* receiver, const char* slot,
             KActionCollection* parent, const char* name );

according to KDE4Porting.html it should be ok. Or do I understand something 
wrong ?

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net




More information about the kde-core-devel mailing list