Code review comment for lp:~michael-sheldon/webbrowser-app/file-upload

Revision history for this message
Olivier Tilloy (osomon) wrote :

297 +#include <QApplication>

Can you make that <QtWidgets/QApplication> for consistency with how we do #includes of Qt headers throughout the project?

« Back to merge proposal