mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
app: minor indentation cleanup.
This commit is contained in:
@@ -222,7 +222,7 @@ gimp_palette_view_button_press (GtkWidget *widget,
|
||||
gimp_palette_view_select_entry (view, entry);
|
||||
|
||||
/* Usually the menu is provided by a GimpEditor.
|
||||
* Make sure it's also run by returning FALSE here */
|
||||
* Make sure it's also run by returning FALSE here */
|
||||
return FALSE;
|
||||
}
|
||||
else if (bevent->button == 1)
|
||||
|
Reference in New Issue
Block a user