[librsvg/bilelmoussaoui/new-gtk-rs-stack: 68/68] c-api: update per Quark api changes
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/bilelmoussaoui/new-gtk-rs-stack: 68/68] c-api: update per Quark api changes
- Date: Sat, 15 Jan 2022 14:37:45 +0000 (UTC)
commit 655157508e382e77a9e6781f08f1485efeba0f53
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sat Jan 15 15:32:41 2022 +0100
c-api: update per Quark api changes
src/c_api/handle.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/c_api/handle.rs b/src/c_api/handle.rs
index 70c7c7cd7..f58db9928 100644
--- a/src/c_api/handle.rs
+++ b/src/c_api/handle.rs
@@ -2088,7 +2088,7 @@ struct RsvgError;
impl ErrorDomain for RsvgError {
fn domain() -> glib::Quark {
- glib::Quark::from_string("rsvg-error-quark")
+ glib::Quark::from_str("rsvg-error-quark")
}
fn code(self) -> i32 {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]