mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
textosaurus: fix build w/ qt5-5.15.0
This commit is contained in:
parent
8efd4316f2
commit
4dcfd9a19a
1 changed files with 10 additions and 0 deletions
10
srcpkgs/textosaurus/patches/qt5-5.15.0.patch
Normal file
10
srcpkgs/textosaurus/patches/qt5-5.15.0.patch
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- src/libtextosaurus/saurus/miscellaneous/textapplication.h 2018-11-27 07:50:39.000000000 +0100
|
||||||
|
+++ src/libtextosaurus/saurus/miscellaneous/textapplication.h 2020-07-27 12:33:06.612447044 +0200
|
||||||
|
@@ -8,6 +8,7 @@
|
||||||
|
#include "definitions/definitions.h"
|
||||||
|
#include "saurus/miscellaneous/textapplicationsettings.h"
|
||||||
|
|
||||||
|
+#include <QDropEvent>
|
||||||
|
#include <QIcon>
|
||||||
|
|
||||||
|
class TextEditor;
|
Loading…
Add table
Reference in a new issue