]> git.pld-linux.org Git - packages/ka5-cantor.git/blob - qt5.15.patch
- build fixes: python 3.9, qt 5.15, shebangs
[packages/ka5-cantor.git] / qt5.15.patch
1 diff -urN cantor-19.04.1/src/cantor.h cantor-19.08.3/src/cantor.h
2 --- cantor-19.04.1/src/cantor.h 2019-05-02 22:14:10.000000000 +0200
3 +++ cantor-19.08.3/src/cantor.h 2019-11-01 22:50:43.000000000 +0100
4 @@ -25,6 +25,8 @@
5  #include <KParts/MainWindow>
6  
7  #include <QList>
8 +#include <QStringList>
9 +#include <QMap>
10  
11  class QTabWidget;
12  class KTextEdit;
This page took 0.060077 seconds and 3 git commands to generate.