diff options
Diffstat (limited to 'src/gtkutil.c')
| -rw-r--r-- | src/gtkutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkutil.c b/src/gtkutil.c index bc71685819e..a52bd26235f 100644 --- a/src/gtkutil.c +++ b/src/gtkutil.c | |||
| @@ -3052,7 +3052,7 @@ xg_update_submenu (GtkWidget *submenu, | |||
| 3052 | } | 3052 | } |
| 3053 | } | 3053 | } |
| 3054 | 3054 | ||
| 3055 | /* Remove widgets from first structual change. */ | 3055 | /* Remove widgets from first structural change. */ |
| 3056 | if (iter) | 3056 | if (iter) |
| 3057 | { | 3057 | { |
| 3058 | /* If we are adding new menu items below, we must remove from | 3058 | /* If we are adding new menu items below, we must remove from |