QBitArray - Incomplete type
-
What can be wrong with below declaration QBitArray:
-
What can be wrong with below declaration QBitArray:
#include <QBitArray>
-
What can be wrong with below declaration QBitArray:
@Damian7546 said in QBitArray - Incomplete type:
What can be wrong with below declaration QBitArray:
missing
#include <QBitArray>
and/or to old Qt Version -
Thanks! My mistake
-
This post is deleted!