Moved all of the header files to a separate directory.

This commit is contained in:
Nathan Osman
2015-07-17 12:42:25 -07:00
parent 7a7a52a8af
commit a60cfc8ab4
48 changed files with 49 additions and 76 deletions

View File

@@ -28,7 +28,7 @@
#include <QMetaType>
#include <QVariantMap>
#include "qobjecthandler.h"
#include "QHttpEngine/qobjecthandler.h"
#include "qobjecthandler_p.h"
QObjectHandlerPrivate::QObjectHandlerPrivate(QObjectHandler *handler)