Skip to content

Commit 7274672

Browse files
Regenerate with latest gir
1 parent 623f3f5 commit 7274672

File tree

24 files changed

+12
-27
lines changed

24 files changed

+12
-27
lines changed

gdk4-wayland/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ e5ad53c3ad05)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 1307f50c19e8)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3e07ae5a14c7)

gdk4-wayland/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ e5ad53c3ad05)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 1307f50c19e8)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3e07ae5a14c7)

gdk4-win32/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ e5ad53c3ad05)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 1307f50c19e8)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3e07ae5a14c7)

gdk4-win32/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ e5ad53c3ad05)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 1307f50c19e8)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3e07ae5a14c7)

gdk4-x11/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ e5ad53c3ad05)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 1307f50c19e8)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3e07ae5a14c7)

gdk4-x11/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ e5ad53c3ad05)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 1307f50c19e8)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3e07ae5a14c7)

gdk4/src/auto/color_state.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,4 @@ impl PartialEq for ColorState {
8989
self.equal(other)
9090
}
9191
}
92-
9392
impl Eq for ColorState {}

gdk4/src/auto/dmabuf_formats.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,4 @@ impl PartialEq for DmabufFormats {
6767
self.equal(other)
6868
}
6969
}
70-
7170
impl Eq for DmabufFormats {}

gdk4/src/auto/popup_layout.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,4 @@ impl PartialEq for PopupLayout {
161161
self.equal(other)
162162
}
163163
}
164-
165164
impl Eq for PopupLayout {}

gdk4/src/auto/rectangle.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,4 @@ impl PartialEq for Rectangle {
7575
self.equal(other)
7676
}
7777
}
78-
7978
impl Eq for Rectangle {}

0 commit comments

Comments
 (0)