On Fri, 8 Nov 2013 09:59:37 +0100, Martin Klapetek wrote:
On Fri, Nov 8, 2013 at 9:23 AM, Aurélien Gâteau wrote:
Git commit bb9fd7c91ccee66bbd6f4efef944e20c19a23178 by Aurélien
Gâteau.
Committed on 08/11/2013 at 08:23.
Pushed by gateau into branch 'frameworks'.
Unbreak build
Moc was failing
On Fri, Nov 8, 2013 at 9:23 AM, Aurélien Gâteau wrote:
> Git commit bb9fd7c91ccee66bbd6f4efef944e20c19a23178 by Aurélien Gâteau.
> Committed on 08/11/2013 at 08:23.
> Pushed by gateau into branch 'frameworks'.
>
> Unbreak build
>
> Moc was failing on the KDE4SUPPORT_DEPRECATED macro. I initially
On Friday 08 November 2013 08:23:52 Aurélien Gâteau wrote:
> Git commit bb9fd7c91ccee66bbd6f4efef944e20c19a23178 by Aurélien Gâteau.
> Committed on 08/11/2013 at 08:23.
> Pushed by gateau into branch 'frameworks'.
>
> Unbreak build
>
> Moc was failing on the KDE4SUPPORT_DEPRECATED macro. I initia
Git commit bb9fd7c91ccee66bbd6f4efef944e20c19a23178 by Aurélien Gâteau.
Committed on 08/11/2013 at 08:23.
Pushed by gateau into branch 'frameworks'.
Unbreak build
Moc was failing on the KDE4SUPPORT_DEPRECATED macro. I initially tried to
just wrap it in a "#ifndef KDE_NO_DEPRECATED" block, but it