Ozgur Ugras BARAN wrote: > This patch solves the crash while calling Qt4-TOC dialog in Linux /gcc-4.1
Are 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. Georg