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

@@ -23,7 +23,7 @@
#include <QObject>
#include <QTest>
#include <QIByteArray>
#include <QHttpEngine/QIByteArray>
const char *Value1 = "test";
const char *Value2 = "TEST";