Skip to content

Show omitted yet required inclusions in main.cpp

The tutorial never suggests to include QUrl and QDir in main.cpp. However, trying to build without these files will result in an error. This fix will make the inclusions show up in the tutorial.

error

Edited by Enzo Barcelos

Merge request reports