Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
fotowall
0001-Fix-build-with-Qt-5.15.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Fix-build-with-Qt-5.15.patch of Package fotowall
From 3177d8610981f2a80f3472270f44c3a8ae0c253d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux <christophe@krop.fr> Date: Thu, 4 Jun 2020 21:41:07 +0200 Subject: [PATCH] Fix build with Qt 5.15 --- 3rdparty/posterazor/paintcanvas.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/3rdparty/posterazor/paintcanvas.cpp b/3rdparty/posterazor/paintcanvas.cpp index df33b8a..fd0f319 100644 --- a/3rdparty/posterazor/paintcanvas.cpp +++ b/3rdparty/posterazor/paintcanvas.cpp @@ -23,6 +23,7 @@ #include "paintcanvas.h" #include <QImage> #include <QPainter> +#include <QPainterPath> PaintCanvas::PaintCanvas(QWidget *parent) : QWidget(parent) -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor