]> git.pld-linux.org Git - packages/akonadi.git/blame - moc.patch
boost rebuild
[packages/akonadi.git] / moc.patch
CommitLineData
6a4f54d2
JR
1diff -ur akonadi-1.13.0/server/control/agentmanager.h akonadi-1.13.0.build/server/control/agentmanager.h
2--- akonadi-1.13.0/server/control/agentmanager.h 2014-08-10 12:38:58.000000000 +0200
3+++ akonadi-1.13.0.build/server/control/agentmanager.h 2017-04-13 13:24:52.690247851 +0200
4@@ -25,8 +25,10 @@
5 #include <QtCore/QMap>
6 #include <QtCore/QStringList>
7
8+#ifndef Q_MOC_RUN
9 #include "agenttype.h"
10 #include "agentinstance.h"
11+#endif
12
13 class QDir;
14 #ifndef QT_NO_DEBUG
This page took 0.086369 seconds and 4 git commands to generate.