summarylogtreecommitdiffstats
path: root/qtpatch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qtpatch.patch')
-rw-r--r--qtpatch.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/qtpatch.patch b/qtpatch.patch
deleted file mode 100644
index d6e8e50d5981..000000000000
--- a/qtpatch.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/libMvQtGui/MvQTreeViewSearchLine.cc 2018-08-14 12:16:26.877605383 +0200
-+++ src/libMvQtGui/MvQTreeViewSearchLine.cc 2018-08-14 12:14:45.433777266 +0200
-@@ -9,6 +9,8 @@
-
- #include <assert.h>
-
-+#include <QObject>
-+#include <QtWidgets/QHeaderView>
- #include <QDebug>
- #include <QLineEdit>
- #include <QPushButton>