konversation: fix build
[ci skip]
This commit is contained in:
parent
9f20c45d7f
commit
afd8545dac
1 changed files with 10 additions and 0 deletions
10
srcpkgs/konversation/patches/qmetamethod.patch
Normal file
10
srcpkgs/konversation/patches/qmetamethod.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/irc/outputfilter.cpp
|
||||
+++ src/irc/outputfilter.cpp
|
||||
@@ -40,6 +40,7 @@
|
||||
#include <KPasswordDialog>
|
||||
#include <KMessageBox>
|
||||
|
||||
+#include <QMetaMethod>
|
||||
#include <QTextDocument>
|
||||
#include <QTextBlock>
|
||||
#include <qdebug.h>
|
Loading…
Reference in a new issue