-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
1.0.x
-
None
-
e825967279621ad0764cdad5899e52f69c6c135a
According to the documentation the QValueSpace namespace is imported like this:
#include <QValueSpace>
But there is no such file. Instead you must include qvaluespace.h. I guess the documentation is right and there should be a header called QValueSpace?