Code review comment for lp:~mterry/unity8/split

Revision history for this message
Albert Astals Cid (aacid) wrote :

Replace
+#include <QtQml>
by
+#include <QtQml/qqml.h>

No need to include 30 files without need :)

review: Needs Fixing

« Back to merge proposal