mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ff78fdf2f6
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
10 lines
302 B
Diff
10 lines
302 B
Diff
--- qmc2/softwareimagewidget.cpp.orig 2020-07-08 07:27:41.029961948 +0000
|
|
+++ qmc2/softwareimagewidget.cpp 2020-07-08 07:27:54.640148563 +0000
|
|
@@ -3,6 +3,7 @@
|
|
#include <QHash>
|
|
#include <QDir>
|
|
#include <QClipboard>
|
|
+#include <QPainterPath>
|
|
|
|
#include "softwarelist.h"
|
|
#include "softwaresnapshot.h"
|