You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/karlyriceditor/files/karlyriceditor-2.1-qt55.patch

13 lines
227 B

Fix build with Qt 5.5
--- a/src/videoencodingprofiles.h
+++ b/src/videoencodingprofiles.h
@@ -21,6 +21,7 @@
#define VIDEOENCODINGPROFILES_H
#include <QMap>
+#include <QObject>
#include <QString>
#include <QStringList>