summaryrefslogtreecommitdiff
path: root/gr-qtgui/include/QtWidgets/QRegExpValidator
diff options
context:
space:
mode:
Diffstat (limited to 'gr-qtgui/include/QtWidgets/QRegExpValidator')
-rw-r--r--gr-qtgui/include/QtWidgets/QRegExpValidator9
1 files changed, 9 insertions, 0 deletions
diff --git a/gr-qtgui/include/QtWidgets/QRegExpValidator b/gr-qtgui/include/QtWidgets/QRegExpValidator
new file mode 100644
index 0000000000..17f6ce8333
--- /dev/null
+++ b/gr-qtgui/include/QtWidgets/QRegExpValidator
@@ -0,0 +1,9 @@
+/*
+ * The Qt5 version of the 'uic' compiler generates incorrect code right now.
+ * The bug has been reported (https://bugreports.qt.io/browse/QTBUG-48492) and
+ * is pending review.
+ *
+ * This file will make sure that the build of gr-qtgui will succeed with the
+ * broken version of 'uic'.
+ */
+#include <QtGui/QRegExpValidator>