diff options
Diffstat (limited to 'dev-util/kdbg/files/kdbg-buildfix.patch')
| -rw-r--r-- | dev-util/kdbg/files/kdbg-buildfix.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-util/kdbg/files/kdbg-buildfix.patch b/dev-util/kdbg/files/kdbg-buildfix.patch new file mode 100644 index 00000000000..4bf61d482dd --- /dev/null +++ b/dev-util/kdbg/files/kdbg-buildfix.patch @@ -0,0 +1,10 @@ +--- a/kdbg/brkpt.cpp 2017-06-19 01:00:58.825378556 +0200 ++++ b/kdbg/brkpt.cpp 2017-06-19 01:01:57.621123943 +0200 +@@ -6,7 +6,6 @@ + + #include <klocale.h> /* i18n */ + #include <kiconloader.h> +-#include <ksimpleconfig.h> + #include <QDialog> + #include <QFileInfo> + #include <QPainter> |
