chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b56bb14
)
Restore menu bar toggle of icon functions
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 13 Dec 2009 14:52:54 +0000
(14:52 +0000)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 13 Dec 2009 14:52:54 +0000
(14:52 +0000)
disobedience/control.c
patch
|
blob
|
blame
|
history
diff --git
a/disobedience/control.c
b/disobedience/control.c
index 305e4b9d420bfdb7279db2169a08dd363e1ae384..b2dfce0da5f883e22ac57327efc350a380469771 100644
(file)
--- a/
disobedience/control.c
+++ b/
disobedience/control.c
@@
-458,7
+458,7
@@
static void clicked_menu(GtkMenuItem attribute((unused)) *menuitem,
static void toggled_menu(GtkCheckMenuItem attribute((unused)) *menuitem,
gpointer userdata) {
static void toggled_menu(GtkCheckMenuItem attribute((unused)) *menuitem,
gpointer userdata) {
-
click
ed_icon(NULL, userdata);
+
toggl
ed_icon(NULL, userdata);
}
/** @brief Called when a volume command completes */
}
/** @brief Called when a volume command completes */