On Friday 03 October 2014 12:46:03 Aleix Pol wrote: > Hi, > I just pulled Qt and then it wouldn't build. After investigating a bit, I > found this: > ~/qt5 (5.4)$ find . -name qstorageinfo.h > ./qtsystems/src/systeminfo/qstorageinfo.h > ./qtbase/src/corelib/io/qstorageinfo.h > > Now doing a "git checkout origin dev" fixed the issue, but then how did > that happen?
It happened normally, because we added a QStorageInfo class to QtCore. > Isn't this the reason why the submodules don't follow the actual branches? Sorry, what? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
