summaryrefslogtreecommitdiffstats
path: root/deskutils/gnote/files/patch-src_utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnote/files/patch-src_utils.cpp')
-rw-r--r--deskutils/gnote/files/patch-src_utils.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/gnote/files/patch-src_utils.cpp b/deskutils/gnote/files/patch-src_utils.cpp
deleted file mode 100644
index bcfa47a2a..000000000
--- a/deskutils/gnote/files/patch-src_utils.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/utils.cpp.orig 2009-09-27 13:43:28.000000000 +0200
-+++ src/utils.cpp 2009-09-27 13:46:05.000000000 +0200
-@@ -744,7 +744,7 @@ namespace gnote {
- if (!group_cycling) {
- activate();
- }
-- else if (can_focus()) {
-+ else if (get_can_focus()) {
- grab_focus();
- }
-