Skip to content

Commit

Permalink
Fix build with Qt 5.15+
Browse files Browse the repository at this point in the history
  • Loading branch information
City-busz authored and DarthGandalf committed Jun 4, 2020
1 parent cf880c9 commit 7f837a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/iograph/libkviiograph.cpp
Expand Up @@ -35,6 +35,7 @@

#include <QPainter>
#include <QPaintEvent>
#include <QPainterPath>

#ifdef COMPILE_PSEUDO_TRANSPARENCY
extern KVIRC_API QPixmap * g_pShadedChildGlobalDesktopBackground;
Expand Down

0 comments on commit 7f837a7

Please sign in to comment.