Em segunda-feira, 5 de dezembro de 2016, às 22:54:31 PST, maitai escreveu: > I had my main like that: > QMap<QString, QString> folderMap; > int main(int argc, char *argv[]) > { > QApplication *app = new QApplication(argc, argv); > ..... > } > and I had folderMap defined as external in other classes when needed > > I was getting the warning in that case.
Maybe, but not from that QMap. Your example is not valid. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest