Files
gtk/gsk
Barnabás Pőcze 3b0a4386a8 gsk: gsk_border_node_new(): Fix dead cleanup code
The `gdk_color_finish()` calls are currently after the `return`,
so they are never executed. Move the `return` below the cleanup
code to avoid that.

Fixes: bd3d1f7715 ("gsk: Add private border node api")
2024-10-12 23:06:02 +02:00
..
2024-09-30 18:37:20 -04:00
2024-01-07 14:47:22 +01:00
2024-08-19 20:40:32 -04:00
2023-03-14 14:56:42 -04:00
2023-12-22 08:47:47 -05:00
2024-09-30 19:22:54 -04:00
2023-08-28 21:14:28 -04:00
2023-08-25 20:16:49 -04:00
2023-12-26 21:57:04 -05:00
2024-04-28 08:33:03 +02:00
2024-04-04 00:56:24 +02:00
2024-04-03 10:53:55 +02:00
2023-04-27 13:42:03 +02:00
2024-09-25 10:56:36 +02:00
2024-09-25 10:56:36 +02:00
2023-03-31 15:11:10 -04:00
2023-09-15 03:46:27 +02:00
2024-07-24 08:16:08 -06:00