Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 643810 Details for
Bug 727408
kde-misc/wacomtablet-3.2.0: src/kcmodule/pressurecurvewidget.cpp:185:18: error: aggregate ‘QPainterPath curvePath’ has incomplete type and cannot be defined
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix QPainterPath include
fix-include.patch (text/plain), 469 bytes, created by
Daniel Rammelt
on 2020-06-07 09:34:02 UTC
(
hide
)
Description:
Fix QPainterPath include
Filename:
MIME Type:
Creator:
Daniel Rammelt
Created:
2020-06-07 09:34:02 UTC
Size:
469 bytes
patch
obsolete
>diff -aur wacomtablet-3.2.0/src/kcmodule/pressurecurvewidget.cpp wacomtablet-3.2.0-new/src/kcmodule/pressurecurvewidget.cpp >--- wacomtablet-3.2.0/src/kcmodule/pressurecurvewidget.cpp 2019-07-22 06:35:36.000000000 +1200 >+++ wacomtablet-3.2.0-new/src/kcmodule/pressurecurvewidget.cpp 2020-06-07 21:21:36.664164130 +1200 >@@ -25,6 +25,7 @@ > #include <QMouseEvent> > #include <QResizeEvent> > #include <QTabletEvent> >+#include <QPainterPath> > > using namespace Wacom; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 727408
: 643810