repo.or.cz
/
arch-community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[arch-community.git]
/
zint
/
trunk
/
fix-build.patch
blob
c8d22db4723f1fa8b130b4751883890156f21d4a
1
diff --git a/backend_qt/qzint.h b/backend_qt/qzint.h
2
index d57ab6a..278ef47 100644
3
--- a/backend_qt/qzint.h
4
+++ b/backend_qt/qzint.h
5
@@ -20,6 +20,7 @@
6
#define QZINT_H
7
8
#include <QColor>
9
+#include <QObject>
10
#include <QPainter>
11
#include "zint.h"
12