hi

when i use :

Qt Code:
  1. #include <QSound>
To copy to clipboard, switch view to plain text mode 

i get this error message :

'QSound': No such file or directory
i added this text to my.pro :


greaterThan(QT_MAJOR_VERSION, 4): QT += widgets multimedia