Fixed ki18n. Was broken previously.

No longer returning KLocalizedContex when initializing from QQmlEngine.
Unique Pointer was causing errors.
This commit is contained in:
Ayush Singh 2022-02-04 13:56:36 +05:30
parent a63078b951
commit 16c65fc226
4 changed files with 21 additions and 12 deletions

View file

@ -2,7 +2,7 @@
name = "ki18n"
description = "A crate to use KF5I18n from rust."
author = ["Ayush Singh <ayushdevel1325@gmail.com>"]
version = "2.0.1"
version = "1.2.0"
edition = "2021"
links = "KF5I18n"
license = "MIT"