clamav-gui ver. bump

This commit is contained in:
Rmys
2021-02-01 11:26:05 +03:00
committed by GitHub
parent 4ba6a0d2c0
commit 7f068e176b
2 changed files with 25 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
diff -Nuar a/src/qroundprogressbar.cpp b/src/qroundprogressbar.cpp
--- a/src/qroundprogressbar.cpp 2018-03-10 14:17:40.000000000 +0300
+++ b/src/qroundprogressbar.cpp 2021-02-01 11:19:45.693950956 +0300
@@ -20,6 +20,7 @@
#include "qroundprogressbar.h"
#include <QtGui/QPainter>
+#include <QPainterPath>
QRoundProgressBar::QRoundProgressBar(QWidget *parent) :
diff -Nuar a/src/qroundprogressbar.h b/src/qroundprogressbar.h
--- a/src/qroundprogressbar.h 2018-03-10 14:17:40.000000000 +0300
+++ b/src/qroundprogressbar.h 2021-02-01 11:18:48.379955092 +0300
@@ -20,6 +20,7 @@
#define QROUNDPROGRESSBAR_H
#include <QWidget>
+#include <QPainterPath>
/**
* @brief The QRoundProgressBar class represents a circular progress bar and maintains its API
+3
View File
@@ -17,6 +17,9 @@
<Dependency>clamav-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">qt5.patch</Patch>
</Patches>
</Source>
<Package>