choqok: fix build
This commit is contained in:
parent
3f3522a002
commit
fa3adfbb2d
1 changed files with 12 additions and 0 deletions
12
srcpkgs/choqok/patches/ftbfs.patch
Normal file
12
srcpkgs/choqok/patches/ftbfs.patch
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
Lots of things require QMap, no longer implicitly included.
|
||||||
|
|
||||||
|
--- libchoqok/plugin.h
|
||||||
|
+++ libchoqok/plugin.h
|
||||||
|
@@ -25,6 +25,7 @@
|
||||||
|
#define CHOQOKPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
|
+#include <QMap>
|
||||||
|
|
||||||
|
#include <KXMLGUIClient>
|
||||||
|
|
Loading…
Add table
Reference in a new issue