5083ee08a2
GitOrigin-RevId: 10ecda252ce1b3b1d6403caeadbcc8f30d5ab796
12 lines
266 B
Diff
12 lines
266 B
Diff
diff --git a/backend_qt/qzint.h b/backend_qt/qzint.h
|
|
index d57ab6a..62fb0a4 100644
|
|
--- a/backend_qt/qzint.h
|
|
+++ b/backend_qt/qzint.h
|
|
@@ -19,6 +19,7 @@
|
|
#ifndef QZINT_H
|
|
#define QZINT_H
|
|
|
|
+#include <QObject>
|
|
#include <QColor>
|
|
#include <QPainter>
|
|
#include "zint.h"
|