summarylogtreecommitdiffstats
path: root/qt511.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt511.patch')
-rw-r--r--qt511.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/qt511.patch b/qt511.patch
new file mode 100644
index 000000000000..46b77f6d8e87
--- /dev/null
+++ b/qt511.patch
@@ -0,0 +1,13 @@
+diff -cr a/src/AboutDialog.h b/src/AboutDialog.h
+*** a/src/AboutDialog.h 2018-08-21 20:19:11.097055938 +0300
+--- b/src/AboutDialog.h 2018-08-21 20:06:15.323546858 +0300
+***************
+*** 22,27 ****
+--- 22,28 ----
+ #define _DIALOGABOUT_H_
+
+ #include <QDialog>
++ #include <QAction>
+ #include "ui_AboutDialog.h"
+
+ class QListWidgetItem;