projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2005-01-06 [colin] 0.9.13cvs28.2
[claws.git]
/
src
/
prefs_actions.c
diff --git
a/src/prefs_actions.c
b/src/prefs_actions.c
index 43987fc825b71f68063729608097290d6a030cef..2b058ade454338653445163a83a74e5710ca6ff6 100644
(file)
--- a/
src/prefs_actions.c
+++ b/
src/prefs_actions.c
@@
-609,6
+609,7
@@
static void prefs_actions_up(GtkWidget *w, gpointer data)
gtk_tree_path_free(sel);
return;
}
+ gtk_tree_path_free(try);
prev = gtk_tree_path_copy(sel);
if (!gtk_tree_path_prev(prev)) {