On 04/09/2015 08:51 PM, Thiago Macieira wrote: > The objective is to make Qt6 QStringList be a typedef to QList<QString>, not a > separate class. Uh-oh, that will break all forward declarations in client code... Christian