rodlie / qtfm

Qt File Manager
https://qtfm.eu
GNU General Public License v2.0
156 stars 43 forks source link

iconview: Fix QPainterPath path has incomplete type #174

Closed susnux closed 3 years ago

susnux commented 3 years ago

Without this changes compiling with QT 5.15 will fail with QPainterPath path has incomplete type.

rodlie commented 3 years ago

thanks