summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-libreofficekit_source_gtk_lokdocview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-libreofficekit_source_gtk_lokdocview.cxx')
-rw-r--r--editors/libreoffice/files/patch-libreofficekit_source_gtk_lokdocview.cxx18
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/libreoffice/files/patch-libreofficekit_source_gtk_lokdocview.cxx b/editors/libreoffice/files/patch-libreofficekit_source_gtk_lokdocview.cxx
deleted file mode 100644
index f21dd1bbb5e7..000000000000
--- a/editors/libreoffice/files/patch-libreofficekit_source_gtk_lokdocview.cxx
+++ /dev/null
@@ -1,18 +0,0 @@
---- libreofficekit/source/gtk/lokdocview.cxx.orig 2018-01-31 18:56:05.312032000 +0300
-+++ libreofficekit/source/gtk/lokdocview.cxx 2018-01-31 18:56:30.075522000 +0300
-@@ -3218,6 +3218,7 @@
- G_TYPE_STRING);
-
- /**
-+ * LOKDocView::ruler:
- * The key ruler related properties on change are reported by this.
- *
- * The payload format is:
-@@ -3244,6 +3245,7 @@
- G_TYPE_STRING);
-
- /**
-+ * LOKDocView::invalidate-header:
- * The column/row header is no more valid because of a column/row insertion
- * or a similar event. Clients must query a new column/row header set.
- *