I'm getting a build error after commit:

ac7fc97372175abc7ad04fb41ad0b77bc4dbcc04 Fix some deprecation warnings

QT version is 5.14.2. I'd really like to not have to manually upgrade to a
more recent QT if possible.

kdenlive/src/dialogs/markerdialog.cpp:118:35: error: ‘ReturnByValue’ is not
a member of ‘Qt’
  118 |     return clip_thumb->pixmap(Qt::ReturnByValue).toImage();
      |                                   ^~~~~~~~~~~~~

-- 
Alistair Riddoch
alridd...@googlemail.com
http://alistairriddoch.org/

Reply via email to