blob: d930ee6c2631cf5f3fc60b60631d2791f3c0a1ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
--- pinentry-0.7.6/qt4/pinentrydialog.moc
+++ pinentry-0.7.6/qt4/pinentrydialog.moc
@@ -10,7 +10,7 @@
#include "pinentrydialog.h"
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'pinentrydialog.h' doesn't include <QObject>."
-#elif Q_MOC_OUTPUT_REVISION != 59
+#elif Q_MOC_OUTPUT_REVISION < 59
#error "This file was generated using the moc from 4.4.1. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
--- pinentry-0.7.6/qt4/qsecurelineedit.moc
+++ pinentry-0.7.6/qt4/qsecurelineedit.moc
@@ -10,7 +10,7 @@
#include "qsecurelineedit.h"
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'qsecurelineedit.h' doesn't include <QObject>."
-#elif Q_MOC_OUTPUT_REVISION != 59
+#elif Q_MOC_OUTPUT_REVISION < 59
#error "This file was generated using the moc from 4.4.1. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
|