Fixed Bug in init_from_engine.
Earlier it was registering the KLocalizedContextHolder with a different KLocalizedContext than the context object.
This commit is contained in:
parent
9608434d01
commit
c831f48002
2 changed files with 3 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "ki18n"
|
||||
description = "A crate to use KF5I18n from rust."
|
||||
author = ["Ayush Singh <ayushdevel1325@gmail.com>"]
|
||||
version = "1.1.1"
|
||||
version = "2.0.0"
|
||||
edition = "2021"
|
||||
links = "KF5I18n"
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue