Bug 419064 - Doesn't build with Qt 5.15
Summary: Doesn't build with Qt 5.15
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-20 23:37 UTC by Antonio Rojas
Modified: 2020-04-15 08:18 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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();
      |                             ~~~~~~^~