PDA

View Full Version : QDataStream from Qt4.8 to Qt5.6



stevocz
20th December 2016, 11:07
Hi.

I must migrate aplication from Qt 4.8 to Qt 5.6. but i have problem with QdataStream with bool and enum.

how can i fix it?

FIXED: qt 5.6 require #include <QDataStream>