Bug 419064

Summary: Doesn't build with Qt 5.15
Product: [Applications] kleopatra Reporter: Antonio Rojas <arojas>
Component: generalAssignee: Andre Heinecke <aheinecke>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs, montel, mutz
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Antonio Rojas 2020-03-20 23:37:36 UTC
/build/kleopatra/src/kleopatra-20.03.80/src/utils/dragqueen.cpp:217:35: error: conversion from ‘const QPixmap*’ to non-scalar type ‘const QPixmap’ requested
  217 |         const QPixmap pix = pixmap();
      |                             ~~~~~~^~