On Wednesday, 2011-05-18, Aurélien Gâteau wrote:
> Git commit 388edfe3362c07c0d46b3990a325258684aaeb97 by Aurélien Gâteau.
> Committed on 18/05/2011 at 22:27.
> Pushed by gateau into branch 'master'.
> 
> Get rid of the deprecated KMessageWidget::MessageType enum values
> 
> I checked with lxr.kde.org and fixed existing users, so it shouldn't
> break any build.

If you had to do that it is a source incompatible change.
Why do you need that?

Cheers,
Kevin

> 
> CCMAIL: [email protected]
> 
> M  +0    -7    kdeui/widgets/kmessagewidget.h
> 
> http://commits.kde.org/kdelibs/388edfe3362c07c0d46b3990a325258684aaeb97
> 
> diff --git a/kdeui/widgets/kmessagewidget.h
> b/kdeui/widgets/kmessagewidget.h index 7eab4f9..58333de 100644
> --- a/kdeui/widgets/kmessagewidget.h
> +++ b/kdeui/widgets/kmessagewidget.h
> @@ -104,13 +104,6 @@ public:
>          Information,
>          Warning,
>          Error
> -#ifndef KDE_NO_DEPRECATED
> -        ,
> -        PositiveMessageType = Positive,
> -        InformationMessageType = Information,
> -        WarningMessageType = Warning,
> -        ErrorMessageType = Error
> -#endif
>      };
> 
>      /**

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to