mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
Merge branch 'matthiasc/for-main' into 'main'
gtk-demo: Cosmetics See merge request GNOME/gtk!5265
This commit is contained in:
commit
b5644c2596
@ -65,8 +65,6 @@ open_file (GtkButton *picker,
|
||||
g_object_unref (dialog);
|
||||
}
|
||||
|
||||
#define COLOR(r,g,b) { r/255., g/255., b/255., 1.0 }
|
||||
|
||||
GtkWidget *
|
||||
do_pickers (GtkWidget *do_widget)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user