Hi,
with android 4.2.2 (Qt 5.2) I get the html code of aboutQt back:
...
connect(m_ui->actionAbout_Qt,SIGNAL(triggered()),
        qApp,SLOT(aboutQt()));
...
(with 'QMessageBox' too)

A bug?

Thanks,
    Thomas

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to