From 8c06942386ee04905eeee309bea9a5e0284e7c9e Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 6 Aug 2022 20:01:41 +0200 Subject: stickynotes: bump gtksourceview 4 GtkSourceBuffer provides the ability to undo or redo the change to the note text-body. pluma uses gtksourceview 4, so we don't need to depend on two versions. --- stickynotes/sticky-notes-note.ui | 2 +- stickynotes/stickynotes.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'stickynotes') diff --git a/stickynotes/sticky-notes-note.ui b/stickynotes/sticky-notes-note.ui index d8a69587..8f8a1781 100644 --- a/stickynotes/sticky-notes-note.ui +++ b/stickynotes/sticky-notes-note.ui @@ -2,7 +2,7 @@ - + -1 diff --git a/stickynotes/stickynotes.c b/stickynotes/stickynotes.c index 17b6f347..255fb677 100644 --- a/stickynotes/stickynotes.c +++ b/stickynotes/stickynotes.c @@ -27,8 +27,6 @@ #include #include -#include - #include "stickynotes.h" #include "stickynotes_callbacks.h" #include "util.h" -- cgit v1.2.1