summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Beauchamp <david@xtuple.com>2018-05-31 11:36:14 -0400
committerAndrej Shadura <andrewsh@debian.org>2019-01-07 10:23:39 +0100
commitad55379cc8dd9f1080503c83713e6ed98d2917b7 (patch)
treed7f77a3f15da8cf6ff78e3ddf032ae6bbc852b12
parent9c0fe48887c1d439ec94bd9ac517b5d65772502e (diff)
[PATCH] Qt 5.11.0 update
Gbp-Pq: Name fix-build-with-qt5.patch
-rw-r--r--OpenRPT/wrtembed/reportparameter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenRPT/wrtembed/reportparameter.cpp b/OpenRPT/wrtembed/reportparameter.cpp
index 53ff668..bed6e6b 100644
--- a/OpenRPT/wrtembed/reportparameter.cpp
+++ b/OpenRPT/wrtembed/reportparameter.cpp
@@ -20,6 +20,7 @@
#include "reportparameter.h"
+#include <QButtonGroup>
#include <QVariant>
#include <QTableWidgetItem>
#include "reportparameterlistitem.h"