Hi, Can anyone help me for this problem ? I have this code: QStrList strlist = new QStrList(); ... // do something delete strlist; Than the compiler says no pointer to delete . How can I delete the list ? TYA Wolf -- Smoking is one of the leading causes of statistics. -- Fletcher Knebel