mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
gdk/surface: Remove left-over signal enum value
The popup-layout-change signal was moved to GdkPopup, but the enum was never removed from GdkSurface.
This commit is contained in:
parent
4779e4e488
commit
70b83c9a70
@ -76,7 +76,6 @@
|
||||
*/
|
||||
|
||||
enum {
|
||||
POPUP_LAYOUT_CHANGED,
|
||||
SIZE_CHANGED,
|
||||
LAYOUT,
|
||||
RENDER,
|
||||
|
Loading…
Reference in New Issue
Block a user