forked from qt-creator/qt-creator
Fix build: there's no Q_OBJECT in this file anymore
It was removed by commit 85a02fe8aa
.
gmake[3]: *** No rule to make target '.moc/release-shared/
mercurialclient.moc', needed by '.obj/release-shared/mercurialclient.o'.
Change-Id: I4ac1156702324f0fb814fffd156f7dccb1b45917
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
76262814b6
commit
d807b5139b
@@ -541,5 +541,3 @@ void MercurialClient::parsePullOutput(const QString &output)
|
||||
|
||||
} // namespace Internal
|
||||
} // namespace Mercurial
|
||||
|
||||
#include "mercurialclient.moc"
|
||||
|
Reference in New Issue
Block a user