Fixed Tests.
This commit is contained in:
parent
afc034d924
commit
f04b01d5c8
3 changed files with 4 additions and 3 deletions
|
|
@ -35,7 +35,7 @@ The crate searches from KF5I18n using either the environment variables (`KF_VERS
|
|||
```rust
|
||||
use cstr::cstr;
|
||||
use qmetaobject::prelude::*;
|
||||
use ki18n::KLocalizedContext;
|
||||
use ki18n::klocalizedcontext::KLocalizedContext;
|
||||
|
||||
fn main() {
|
||||
let mut engine = QmlEngine::new();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue