From: APTX Date: Wed, 20 Feb 2013 18:19:27 +0000 (+0100) Subject: Remove Q_ENUMS. It's not really necessary and breaks Qt5 moc. X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=dccf8b89a3cad11de6a1a097d1b7bdabebb64102;p=anidbudpclient.git Remove Q_ENUMS. It's not really necessary and breaks Qt5 moc. --- diff --git a/client.h b/client.h index 0631a5d..8eb1f34 100644 --- a/client.h +++ b/client.h @@ -29,7 +29,6 @@ class ANIDBUDPCLIENTSHARED_EXPORT Client : public ClientInterface friend class ClientSentCommandsModel; Q_OBJECT - Q_ENUMS(AniDBUdpClient::State AniDBUdpClient::Error AniDBUdpClient::IdlePolicy AniDBUdpClient::ReplyCode); /* Send commands in interval seconds intervals