Uncomment the qdebug includes

i've wasted enough time uncommenting and commenting them again
This commit is contained in:
Albert Astals Cid
2019-01-31 01:37:09 +01:00
parent 8b8330b0fe
commit 8e48d67568
5 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
#include <QImage>
#include <QDataStream>
// #include <QDebug>
#include <QDebug>
typedef quint32 uint;
typedef quint16 ushort;