https://bugs.kde.org/show_bug.cgi?id=432827

            Bug ID: 432827
           Summary: qt 5.15.x missing include for QPainterPath
           Product: trojita
           Version: git
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Other
          Assignee: trojita-b...@kde.org
          Reporter: m...@andreasbaumann.cc
  Target Milestone: ---

The QPainterPath type lives in it's own header file now

STEPS TO REPRODUCE
1. cmake
2. make

OBSERVED RESULT

/build/trojita/src/trojita-0.7/src/Gui/Window.cpp:981:26: error: aggregate 
‘QPainterPath path’ has incomplete type and cannot be defined 

SOFTWARE/OS VERSIONS
Archlinux/Archlinux32:
https://bugs.archlinux32.org/index.php?do=details&task_id=146
Qt Version: 5.15.2

Adding #include <QPainterPath> did it for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to