Skip to content

Commit 68952b0

Browse files
Regenerate with dox sys features
1 parent a9ce753 commit 68952b0

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
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 @ b3147f2b6043)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)

gdk4-wayland/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ features = ["dox"]
2424
name = "gdk4_wayland_sys"
2525

2626
[features]
27-
dox = []
27+
dox = ["glib/dox"]
2828
v4_4 = []
2929

3030
[dependencies]

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 @ b3147f2b6043)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)

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 @ b3147f2b6043)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)

gdk4-x11/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ features = ["dox"]
2424
name = "gdk4_x11_sys"
2525

2626
[features]
27-
dox = []
27+
dox = ["glib/dox", "gdk/dox"]
2828
v4_4 = []
2929

3030
[dependencies]

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 @ b3147f2b6043)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)

gdk4/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 @ b3147f2b6043)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)

gdk4/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ version = "4.7"
3333
name = "gdk4_sys"
3434

3535
[features]
36-
dox = []
36+
dox = ["glib/dox", "gobject/dox", "gio/dox", "gdk_pixbuf/dox", "pango/dox", "cairo/dox"]
3737
v4_2 = []
3838
v4_4 = ["v4_2"]
3939
v4_6 = ["v4_4"]

gdk4/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 @ b3147f2b6043)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)

0 commit comments

Comments
 (0)