Georg Baum wrote:
Ozgur Ugras BARAN wrote:This patch solves the crash while calling Qt4-TOC dialog in Linux /gcc-4.1Are you sure? The old code is perfectly valid for a std::map: if the element does not exist it is created. I don't understand at all how using insert() instead of operator[] could solve a crash.
Me neither but I have suspected something like that was the problem... Abdel.